Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
Drs_base_render_node_test.cpp894 bool isContainBootAnimation = true; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_render_node.cpp295 void RSRenderNode::SetContainBootAnimation(bool isContainBootAnimation) in SetContainBootAnimation()