Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/pipeline/rsbaserendernode01_fuzzer/
Drsbaserendernode01_fuzzer.cpp101 bool isContainBootAnimation = GetData<bool>(); in RSBaseRenderNode01FuzzTest() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
Drs_base_render_node_test.cpp831 bool isContainBootAnimation = true; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_render_node.cpp270 void RSRenderNode::SetContainBootAnimation(bool isContainBootAnimation) in SetContainBootAnimation()