Searched refs:GetPhasedVSync (Results 1 – 2 of 2) sorted by relevance
51 int GetPhasedVSync(int64_t frame_ns, int64_t &expect);
93 int VSyncWorker::GetPhasedVSync(int64_t frame_ns, int64_t &expect) { in GetPhasedVSync() function in android::VSyncWorker123 int ret = GetPhasedVSync(nsecsPerSec / refresh, phased_timestamp); in SyntheticWaitVBlank()