Home
last modified time | relevance | path

Searched defs:isBootAnimation (Results 1 – 10 of 10) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/pipeline/rsbaserendernode01_fuzzer/
Drsbaserendernode01_fuzzer.cpp102 bool isBootAnimation = GetData<bool>(); in RSBaseRenderNode01FuzzTest() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdisplaynodecommand_fuzzer/
Drsdisplaynodecommand_fuzzer.cpp66 bool isBootAnimation = GetData<bool>(); in DoDisplayNode() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_display_node.cpp238 void RSDisplayNode::SetBootAnimation(bool isBootAnimation) in SetBootAnimation()
Drs_surface_node.cpp706 void RSSurfaceNode::SetBootAnimation(bool isBootAnimation) in SetBootAnimation()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
Drs_display_node_command.cpp199 …DisplayNodeCommandHelper::SetBootAnimation(RSContext& context, NodeId nodeId, bool isBootAnimation) in SetBootAnimation()
Drs_surface_node_command.cpp261 …SurfaceNodeCommandHelper::SetBootAnimation(RSContext& context, NodeId nodeId, bool isBootAnimation) in SetBootAnimation()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsdisplaynode_fuzzer/
Drsdisplaynode_fuzzer.cpp195 bool isBootAnimation = GetData<bool>(); in DoSetBootAnimation() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rssurfacenode_fuzzer/
Drssurfacenode_fuzzer.cpp157 bool isBootAnimation = GetData<bool>(); in DoSetAndGet() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_surface_render_node.cpp850 void RSSurfaceRenderNode::SetBootAnimation(bool isBootAnimation) in SetBootAnimation()
Drs_render_node.cpp3106 void RSRenderNode::SetBootAnimation(bool isBootAnimation) in SetBootAnimation()