Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/perfmonitor/
H A Dperf_monitor.h110 bool IsDisplayAnimator(const std::string& sceneId);
H A Dperf_monitor.cpp185 isDisplayAnimator = IsDisplayAnimator(sceneId); in InitRecord()
243 bool SceneRecord::IsDisplayAnimator(const std::string& sceneId) in IsDisplayAnimator() function in OHOS::Ace::SceneRecord