Searched defs:timestamp_ns (Results 1 – 4 of 4) sorted by relevance
23 int VSyncClient::Wait(int64_t* timestamp_ns) { in Wait()39 int VSyncClient::GetLastTimestamp(int64_t* timestamp_ns) { in GetLastTimestamp()50 int VSyncClient::GetSchedInfo(int64_t* vsync_period_ns, int64_t* timestamp_ns, in GetSchedInfo()
39 int64_t timestamp_ns; member89 int64_t timestamp_ns; member
35 void VSyncService::VSyncEvent(int64_t timestamp_ns, in VSyncEvent()
262 int64_t timestamp_ns; member