![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
#include <gpixmap.h>
Public Member Functions | |
| gSurface () | |
| gSurface (int width, int height, int bpp, int accel) | |
| ~gSurface () | |
Public Member Functions inherited from gUnmanagedSurface | |
| gUnmanagedSurface () | |
| gUnmanagedSurface (int width, int height, int bpp) | |
Additional Inherited Members | |
Public Attributes inherited from gUnmanagedSurface | |
| int | x |
| int | y |
| int | bpp |
| int | bypp |
| int | stride |
| gPalette | clut |
| void * | data |
| int | data_phys |
|
inline |
| gSurface::gSurface | ( | int | width, |
| int | height, | ||
| int | bpp, | ||
| int | accel | ||
| ) |
| gSurface::~gSurface | ( | ) |