Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
Dsync_device.cpp54 emugl_sync_device_exists_t emugl_sync_device_exists = defaultDeviceExists; variable
77 emugl_sync_device_exists = f; in set_emugl_sync_device_exists()
/hardware/google/aemu/host-common/include/host-common/
Dsync_device.h49 EMUGL_COMMON_API extern emugl_sync_device_exists_t emugl_sync_device_exists;
/hardware/google/gfxstream/host/
DRenderControl.cpp47 using emugl::emugl_sync_device_exists;
319 emugl_sync_device_exists() && (isPhone || playStoreImage) && in shouldEnableAsyncSwap()