Home
last modified time | relevance | path

Searched refs:GetSurfaceIdleState (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_idle_detector.h72 bool GetSurfaceIdleState(uint64_t timestamp);
H A Dhgm_idle_detector.cpp52 bool HgmIdleDetector::GetSurfaceIdleState(uint64_t timestamp) in GetSurfaceIdleState() function in OHOS::Rosen::HgmIdleDetector
H A Dhgm_frame_rate_manager.cpp260 touchManager_.GetState(), idleDetector_.GetSurfaceIdleState(timestamp), in UpdateGuaranteedPlanVote()
280 if (idleDetector_.GetSurfaceIdleState(timestamp) && idleDetector_.GetAceAnimatorIdleState()) { in UpdateGuaranteedPlanVote()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/
H A Dhgm_idle_detector_test.cpp123 bool ret = idleDetector->GetSurfaceIdleState(lastTime);