Home
last modified time | relevance | path

Searched defs:next_vsync_count (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/vr/libdvr/
Ddvr_vsync.cpp28 uint32_t* next_vsync_count) { in dvrVSyncClientGetSchedInfo()
/frameworks/native/libs/vr/libdisplay/
Dvsync_client.cpp51 uint32_t* next_vsync_count) { in GetSchedInfo()
/frameworks/native/libs/vr/libvrflinger/
Dvsync_service.cpp155 uint32_t next_vsync_count = current_vsync_count_ + 1; in OnGetSchedInfo() local
/frameworks/native/libs/vr/libdisplay/include/private/dvr/
Ddisplay_protocol.h248 uint32_t next_vsync_count; member