Gnash  0.8.10
Namespaces | Defines
fb_glue_agg.cpp File Reference
#include <sys/ioctl.h>
#include <sys/mman.h>
#include <cstring>
#include <boost/cstdint.hpp>
#include <boost/shared_ptr.hpp>
#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

namespace  gnash
 

Anonymous namespace for callbacks, local functions, event handlers etc.


namespace  gnash::gui
 

Named constructors.


Defines

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

Define Documentation

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