Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_distributor.cpp415 if (!(hasVsync_.load() && isRs_)) { in WaitForVsyncOrRequest()
418 hasVsync_.store(false); in WaitForVsyncOrRequest()
540 hasVsync_.store(false); in PostVSyncEventPreProcess()
553 hasVsync_.store(false); in PostVSyncEventPreProcess()
906 hasVsync_.store(true); in PostVSyncEvent()
956 hasVsync_.store(true); in RequestNextVSync()
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/include/
H A Dvsync_distributor.h212 std::atomic<bool> hasVsync_ = false; member in OHOS::Rosen::VSyncDistributor

Completed in 3 milliseconds