![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
#include <fblcd.h>
Public Member Functions | |
| eFbLCD (const char *fb=LCD_DEV) | |
| ~eFbLCD () | |
| bool | detected () |
| eSize | size () |
| void | setPalette (gUnmanagedSurface) |
| int | waitVSync () |
| int | setLCDContrast (int contrast) |
| int | setLCDBrightness (int brightness) |
| int | setLED (int value, int option) |
| void | setInverted (unsigned char) |
| void | setFlipped (bool) |
| bool | isOled () const |
| void | update () |
| int | lock () |
| void | unlock () |
| int | islocked () |
| void | setDump (bool) |
| void | dumpLCD (bool) |
Public Member Functions inherited from eLCD | |
| int | getLcdType () |
| eLCD () | |
| virtual | ~eLCD () |
| uint8_t * | buffer () |
| int | stride () |
Additional Inherited Members | |
Static Public Member Functions inherited from eLCD | |
| static eLCD * | getInstance () |
Protected Member Functions inherited from eLCD | |
| void | setSize (int xres, int yres, int bpp) |
Protected Attributes inherited from eLCD | |
| eSize | res |
| int | lcd_type |
| unsigned char * | _buffer |
| int | lcdfd |
| int | _stride |
| int | locked |
| char | boxtype_name [20] |
Static Protected Attributes inherited from eLCD | |
| static eLCD * | instance |
| eFbLCD::eFbLCD | ( | const char * | fb = LCD_DEV | ) |
| eFbLCD::~eFbLCD | ( | ) |
|
inlinevirtual |
Reimplemented from eLCD.
| void eFbLCD::dumpLCD | ( | bool | png = true | ) |
|
inlinevirtual |
Reimplemented from eLCD.
|
inlinevirtual |
Implements eLCD.
|
virtual |
Reimplemented from eLCD.
|
virtual |
Implements eLCD.
|
inlinevirtual |
Implements eLCD.
|
inlinevirtual |
Implements eLCD.
|
virtual |
Implements eLCD.
|
inlinevirtual |
Implements eLCD.
|
inlinevirtual |
Implements eLCD.
|
virtual |
Implements eLCD.
|
virtual |
Reimplemented from eLCD.
|
virtual |
Implements eLCD.
|
virtual |
Implements eLCD.