Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdisplaynodecommand_fuzzer/
H A Drsdisplaynodecommand_fuzzer.cpp75 bool isBootAnimation = GetData<bool>(); in DoDisplayNode() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_display_node_command.cpp128 …DisplayNodeCommandHelper::SetBootAnimation(RSContext& context, NodeId nodeId, bool isBootAnimation) in SetBootAnimation()
H A Drs_surface_node_command.cpp252 …SurfaceNodeCommandHelper::SetBootAnimation(RSContext& context, NodeId nodeId, bool isBootAnimation) in SetBootAnimation()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_display_node.cpp225 void RSDisplayNode::SetBootAnimation(bool isBootAnimation) in SetBootAnimation()
H A Drs_surface_node.cpp735 void RSSurfaceNode::SetBootAnimation(bool isBootAnimation) in SetBootAnimation()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_display_render_node.cpp146 void RSDisplayRenderNode::SetBootAnimation(bool isBootAnimation) in SetBootAnimation()
H A Drs_surface_render_node.cpp752 void RSSurfaceRenderNode::SetBootAnimation(bool isBootAnimation) in SetBootAnimation()
H A Drs_render_node.cpp2777 void RSRenderNode::SetBootAnimation(bool isBootAnimation) in SetBootAnimation()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rssurfacenode_fuzzer/
H A Drssurfacenode_fuzzer.cpp183 bool isBootAnimation = GetData<bool>(); in DoSetAndGet() local