Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uifirst_manager.cpp1196 bool needFilterSCB = node.GetSurfaceWindowType() == SurfaceWindowType::SYSTEM_SCB_WINDOW; in IsLeashWindowCache()
1220 bool needFilterSCB = node.GetSurfaceWindowType() == SurfaceWindowType::SYSTEM_SCB_WINDOW; in IsNonFocusWindowCache()
H A Drs_uni_render_util.cpp853 bool needFilterSCB = node->GetSurfaceWindowType() == SurfaceWindowType::SYSTEM_SCB_WINDOW; in IsNodeAssignSubThread()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_surface_render_node.h376 enum SurfaceWindowType GetSurfaceWindowType() const in GetSurfaceWindowType() function