Home
last modified time | relevance | path

Searched refs:set_emugl_sync_device_exists (Results 1 – 3 of 3) sorted by relevance

/hardware/google/aemu/host-common/
Dsync_device.cpp76 void set_emugl_sync_device_exists(emugl_sync_device_exists_t f) { in set_emugl_sync_device_exists() function
/hardware/google/aemu/host-common/include/host-common/
Dsync_device.h56 EMUGL_COMMON_API void set_emugl_sync_device_exists(emugl_sync_device_exists_t);
/hardware/google/gfxstream/host/
DRenderLibImpl.cpp79 emugl::set_emugl_sync_device_exists(device_exists); in setSyncDevice()