Gnash  0.8.11dev
Namespaces | Macros
fb_glue_agg.cpp File Reference
#include <sys/ioctl.h>
#include <sys/mman.h>
#include <cstring>
#include <cstdint>
#include <fcntl.h>
#include "log.h"
#include "Renderer.h"
#include "Renderer_agg.h"
#include "fbsup.h"
#include "RunResources.h"
#include "fb_glue_agg.h"

Namespaces

 gnash
 Anonymous namespace for callbacks, local functions, event handlers etc.
 
 gnash::gui
 Named constructors.
 

Macros

#define TO_16BIT(x)   (x | (x<<8))
 

Macro Definition Documentation

ยง TO_16BIT

#define TO_16BIT (   x)    (x | (x<<8))