Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wm/include/
H A Dvsync_station.h52 void DecreaseRequestVsyncTimes() { requestVsyncTimes_--; } in DecreaseRequestVsyncTimes() function
/ohos5.0/foundation/window/window_manager/wm/src/
H A Droot_scene.cpp238 vsyncStation_->DecreaseRequestVsyncTimes(); in OnFlushUIParams()