Gnash  0.8.11dev
Classes | Namespaces | Macros | Typedefs
RawFBDevice.h File Reference
#include <memory>
#include <fcntl.h>
#include <sys/ioctl.h>
#include <sys/mman.h>
#include <linux/fb.h>
#include <linux/kd.h>
#include <linux/vt.h>
#include "GnashDevice.h"

Go to the source code of this file.

Classes

class  gnash::renderer::rawfb::RawFBDevice
 

Namespaces

 gnash
 Anonymous namespace for callbacks, local functions, event handlers etc.
 
 gnash::renderer
 
 gnash::renderer::rawfb
 

Macros

#define CMAP_SIZE   (256*2)
 

Typedefs

typedef void(* gnash::renderer::rawfb::init_func) ()
 
typedef void(* gnash::renderer::rawfb::reshape_func) (int, int)
 
typedef void(* gnash::renderer::rawfb::draw_func) ()
 
typedef int(* gnash::renderer::rawfb::key_func) (unsigned key)
 

Macro Definition Documentation

ยง CMAP_SIZE

#define CMAP_SIZE   (256*2)