Home
last modified time | relevance | path

Searched defs:leashWindowCount (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_render_node_two_test.cpp270 uint32_t leashWindowCount = 0; variable
H A Drs_base_render_node_test.cpp1121 uint32_t leashWindowCount = 2; variable
H A Drs_surface_render_node_test.cpp1096 uint32_t leashWindowCount = 0; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_render_node.cpp335 void RSSurfaceRenderNode::CollectSurfaceForUIFirstSwitch(uint32_t& leashWindowCount, uint32_t minNo… in CollectSurfaceForUIFirstSwitch()
H A Drs_render_node.cpp964 void RSRenderNode::CollectSurfaceForUIFirstSwitch(uint32_t& leashWindowCount, uint32_t minNodeNum) in CollectSurfaceForUIFirstSwitch()