Home
last modified time | relevance | path

Searched refs:GetPhasedVSync (Results 1 – 2 of 2) sorted by relevance

/external/drm_hwcomposer/
Dvsyncworker.cpp80 int64_t VSyncWorker::GetPhasedVSync(int64_t frame_ns, int64_t current) { in GetPhasedVSync() function in android::VSyncWorker
102 int64_t phased_timestamp = GetPhasedVSync(kOneSecondNs / refresh, in SyntheticWaitVBlank()
Dvsyncworker.h52 int64_t GetPhasedVSync(int64_t frame_ns, int64_t current);