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... | |
Functions that start and shutdown the Ecore_Drm Library.
| int ecore_drm_init | ( | void | ) |
Initialize the Ecore_Drm library.
References ecore_init(), ecore_shutdown(), eina_init(), eina_log_domain_level_check(), eina_log_domain_level_set(), eina_log_domain_register(), eina_log_domain_unregister(), EINA_LOG_ERR, EINA_LOG_LEVEL_DBG, eina_log_level_set(), eina_log_print_cb_file(), eina_log_print_cb_set(), eina_shutdown(), and mkstemp().
| int ecore_drm_shutdown | ( | void | ) |
Shutdown the Ecore_Drm library.
References ecore_shutdown(), eina_log_domain_unregister(), and eina_shutdown().