Gnash  0.8.11dev
Namespaces | Macros
RawFBDevice.cpp File Reference
#include <iostream>
#include <cerrno>
#include <exception>
#include <sstream>
#include <csignal>
#include "log.h"
#include "GnashException.h"
#include "RawFBDevice.h"
#include "GnashDevice.h"

Namespaces

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

Macros

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

Macro Definition Documentation

ยง TO_16BIT

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