#include <drmapplication.h>
|
| static int | openRestricted (const char *path, int flags, void *pData) |
| |
| static void | closeRestricted (int fileDescriptor, void *pData) |
| |
| static void | pageFlipHandler (int fileDescriptor, unsigned int frame, unsigned int sec, unsigned int usec, void *pData) |
| |
| static void | vblankHandler (int fileDescriptor, unsigned int frame, unsigned int sec, unsigned int usec, void *pData) |
| |
◆ KeyboardEventModifierMap
◆ KeyboardEventTypeMap
◆ KeyCodetoKeySymMap
◆ MouseEventTypeMap
◆ DRMApplication()
| DRMApplication::DRMApplication |
( |
const UintRectangle & | rect, |
|
|
int | argc, |
|
|
char ** | argv ) |
|
protected |
◆ ~DRMApplication()
| virtual DRMApplication::~DRMApplication |
( |
| ) |
|
|
protectedvirtual |
◆ closeRestricted()
| static void DRMApplication::closeRestricted |
( |
int | fileDescriptor, |
|
|
void * | pData ) |
|
staticprotected |
◆ event()
| virtual void DRMApplication::event |
( |
| ) |
|
|
protectedvirtual |
◆ getPlatformDisplay()
| virtual EGLNativeDisplayType DRMApplication::getPlatformDisplay |
( |
| ) |
|
|
protectedvirtual |
◆ getPlatformWindow()
| virtual EGLNativeWindowType DRMApplication::getPlatformWindow |
( |
| ) |
|
|
protectedvirtual |
◆ openRestricted()
| static int DRMApplication::openRestricted |
( |
const char * | path, |
|
|
int | flags, |
|
|
void * | pData ) |
|
staticprotected |
◆ pageFlipHandler()
| static void DRMApplication::pageFlipHandler |
( |
int | fileDescriptor, |
|
|
unsigned int | frame, |
|
|
unsigned int | sec, |
|
|
unsigned int | usec, |
|
|
void * | pData ) |
|
staticprotected |
◆ platformCleanup()
| virtual void DRMApplication::platformCleanup |
( |
| ) |
|
|
protectedvirtual |
◆ runEventLoop()
| virtual void DRMApplication::runEventLoop |
( |
| ) |
|
|
protectedvirtual |
◆ vblankHandler()
| static void DRMApplication::vblankHandler |
( |
int | fileDescriptor, |
|
|
unsigned int | frame, |
|
|
unsigned int | sec, |
|
|
unsigned int | usec, |
|
|
void * | pData ) |
|
staticprotected |
◆ waitForDRIEvents()
| void DRMApplication::waitForDRIEvents |
( |
| ) |
|
|
protected |
◆ waitForInputEvents()
| void DRMApplication::waitForInputEvents |
( |
| ) |
|
|
protected |
◆ Application
◆ driDevPath
| const char* DRMApplication::driDevPath |
|
static |
◆ inputInterface
| const struct libinput_interface DRMApplication::inputInterface |
|
staticprotected |
◆ keyboardEventMap
◆ keyboardEventModifierMap
◆ keyCodeToKeySymMap
◆ mouseEventMap
The documentation for this class was generated from the following file: