Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_idle_detector.h46 aceAnimatorIdleState_ = aceAnimatorIdleState; in SetAceAnimatorIdleState()
51 return aceAnimatorIdleState_; in GetAceAnimatorIdleState()
101 bool aceAnimatorIdleState_ = true; variable
H A Dhgm_idle_detector.cpp74 if (appBufferBlackList_.empty() || (!aceAnimatorIdleState_ && in ThirdFrameNeedHighRefresh()
99 if (!aceAnimatorIdleState_) { in GetTouchUpExpectedFPS()
122 if ((surfaceName == ACE_ANIMATOR_NAME && !aceAnimatorIdleState_) || in GetTouchUpExpectedFPS()