Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
Dsync_device.cpp64 void set_emugl_sync_timeline_inc(emugl_sync_timeline_inc_t f) { in set_emugl_sync_timeline_inc() function
/hardware/google/aemu/host-common/include/host-common/
Dsync_device.h53 EMUGL_COMMON_API void set_emugl_sync_timeline_inc(emugl_sync_timeline_inc_t);
/hardware/google/gfxstream/host/
DRenderLibImpl.cpp76 emugl::set_emugl_sync_timeline_inc(timeline_inc); in setSyncDevice()