Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uifirst_manager.h192 static bool IsNonFocusWindowCache(RSSurfaceRenderNode& node, bool animation);
H A Drs_uifirst_manager.cpp1210 bool RSUifirstManager::IsNonFocusWindowCache(RSSurfaceRenderNode& node, bool animation) in IsNonFocusWindowCache() function in OHOS::Rosen::RSUifirstManager
1270 if (RSUifirstManager::IsNonFocusWindowCache(node, ancestorNodeHasAnimation)) { in UpdateUifirstNodes()