Functions that start and shutdown the Ecore_Drm Library. More...
Functions | |
int | ecore_drm_init (void) |
Initialize the Ecore_Drm library. More... | |
int | ecore_drm_shutdown (void) |
Shutdown the Ecore_Drm library. More... | |
EAPI int | ecore_drm2_event_handle (Ecore_Drm2_Device *dev, Ecore_Drm2_Context *drmctx) |
Read and process pending Drm events. More... | |
Functions that start and shutdown the Ecore_Drm Library.
int ecore_drm_init | ( | void | ) |
Initialize the Ecore_Drm library.
References ecore_event_init(), ecore_init(), ecore_shutdown(), eeze_init(), eina_init(), eina_log_domain_register(), EINA_LOG_ERR, and eina_shutdown().
int ecore_drm_shutdown | ( | void | ) |
Shutdown the Ecore_Drm library.
References ecore_event_type_flush, and ERR.
EAPI int ecore_drm2_event_handle | ( | Ecore_Drm2_Device * | dev, |
Ecore_Drm2_Context * | drmctx | ||
) |
Read and process pending Drm events.
dev | drm device |
drmctx |
References EINA_SAFETY_ON_NULL_RETURN_VAL.