Searched defs:vsync_timestamp (Results 1 – 3 of 3) sorted by relevance
14 int64_t vsync_timestamp = 0; in onTransact() local35 virtual status_t onVsync(int64_t vsync_timestamp) { in onVsync()
849 int64_t vsync_timestamp = 0; in PostThread() local1114 void HardwareComposer::VsyncService::OnVsync(int64_t vsync_timestamp) { in OnVsync()
1014 status_t VrHwc::VsyncCallback::onVsync(int64_t vsync_timestamp) { in onVsync()