Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_idle_detector.cpp28 const std::string OTHER_SURFACE = "Other_SF"; variable
42 if (!std::count(supportAppBufferList_.begin(), supportAppBufferList_.end(), OTHER_SURFACE) && in UpdateSurfaceTime()
80 std::count(appBufferBlackList_.begin(), appBufferBlackList_.end(), OTHER_SURFACE)) { in ThirdFrameNeedHighRefresh()