![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
#include <cstring>
#include <lib/base/init.h>
#include <lib/base/init_num.h>
#include <lib/gdi/accel.h>
#include <lib/base/eerror.h>
#include <lib/gdi/esize.h>
#include <lib/gdi/epoint.h>
#include <lib/gdi/erect.h>
#include <lib/gdi/gpixmap.h>
Macros | |
#define | ACCEL_ALIGNMENT_SHIFT 6 |
#define | ACCEL_ALIGNMENT_MASK ((1<<ACCEL_ALIGNMENT_SHIFT)-1) |
Variables | |
eAutoInitP0< gAccel > | init_gAccel (eAutoInitNumbers::graphic-2, "graphics acceleration manager") |
#define ACCEL_ALIGNMENT_MASK ((1<<ACCEL_ALIGNMENT_SHIFT)-1) |
#define ACCEL_ALIGNMENT_SHIFT 6 |
eAutoInitP0<gAccel> init_gAccel(eAutoInitNumbers::graphic-2, "graphics acceleration manager") | ( | eAutoInitNumbers::graphic- | 2, |
"graphics acceleration manager" | |||
) |