HomeSort by relevance Sort by last modified time
    Searched refs:GetPhasedVSync (Results 1 - 2 of 2) sorted by null

  /external/drm_hwcomposer/
vsyncworker.h 52 int64_t GetPhasedVSync(int64_t frame_ns, int64_t current);
vsyncworker.cpp 80 int64_t VSyncWorker::GetPhasedVSync(int64_t frame_ns, int64_t current) {
102 int64_t phased_timestamp = GetPhasedVSync(kOneSecondNs / refresh,

Completed in 97 milliseconds