Home
last modified time | relevance | path

Searched defs:subTreeRoot (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_render_node_test2.cpp884 RSBaseRenderNode subTreeRoot(id + 1, context); variable
905 RSBaseRenderNode subTreeRoot(id + 1, context); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp1914 const RSRenderNode& subTreeRoot, RectI& filterRect, const RectI& clipRect) in UpdateFilterRegionInSkippedSubTree()