Home
last modified time | relevance | path

Searched refs:lastDVsyncTS_ (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/
H A Dvsync_distributor.h209 std::atomic<int64_t> lastDVsyncTS_ = 0; // for dvsync switch to vsync member in OHOS::Rosen::VSyncDistributor
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_distributor.cpp427 lastDVsyncTS_.store(result.second); in WaitForVsyncOrRequest()
545 lastDVsyncTS_.store(0); // ensure further OnVSyncEvent do not skip in PostVSyncEventPreProcess()

Completed in 3 milliseconds