Home
last modified time | relevance | path

Searched defs:parentDirty (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_render_node_test2.cpp551 bool parentDirty = true; variable
578 bool parentDirty = true; variable
H A Drs_base_render_node_test.cpp1265 bool parentDirty = true; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp1540 bool parentDirty, std::optional<RectI> clipRect) in Update()