Home
last modified time | relevance | path

Searched refs:SetContainBootAnimation (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_display_render_node.cpp157 parent->SetContainBootAnimation(true); in SetBootAnimation()
H A Drs_render_node.cpp263 void RSRenderNode::SetContainBootAnimation(bool isContainBootAnimation) in SetContainBootAnimation() function in OHOS::Rosen::RSRenderNode
316 SetContainBootAnimation(false); in RemoveChild()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_base_render_node_test.cpp891 HWTEST_F(RSBaseRenderNodeTest, SetContainBootAnimation, TestSize.Level1)
895 node->SetContainBootAnimation(isContainBootAnimation);
H A Drs_render_node_test.cpp1382 nodeTest->SetContainBootAnimation(true);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_render_node.h85 void SetContainBootAnimation(bool isContainBootAnimation);