Searched refs:GetPhasedVSync (Results 1 – 2 of 2) sorted by relevance
52 int GetPhasedVSync(uint32_t vsyncPeriodNs, int64_t& expectTimeNs);
94 int VSyncWorker::GetPhasedVSync(uint32_t vsyncPeriodNs, int64_t &expectTimeNs) { in GetPhasedVSync() function in android::VSyncWorker131 int ret = GetPhasedVSync(vsyncPeriodNs, phasedTimestampNs); in SyntheticWaitVBlank()