Home
last modified time | relevance | path

Searched defs:nextVSyncTime (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_generator.cpp310 int64_t nextVSyncTime = INT64_MAX; in ComputeNextVSyncTimeStamp() local
321 bool VSyncGenerator::CheckTimingCorrect(int64_t now, int64_t referenceTime, int64_t nextVSyncTime) in CheckTimingCorrect()
333 …l VSyncGenerator::UpdateChangeDataLocked(int64_t now, int64_t referenceTime, int64_t nextVSyncTime) in UpdateChangeDataLocked()