Home
last modified time | relevance | path

Searched defs:outOfParent (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/
H A Drs_node_command_test.cpp268 OutOfParentType outOfParent = OutOfParentType::OUTSIDE; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_node_command.cpp127 …RSNodeCommandHelper::SetOutOfParent(RSContext& context, NodeId nodeId, OutOfParentType outOfParent) in SetOutOfParent()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_node_test.cpp6725 OutOfParentType outOfParent = OutOfParentType::UNKNOWN; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp2495 void RSNode::SetOutOfParent(OutOfParentType outOfParent) in SetOutOfParent()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp4018 void RSRenderNode::SetOutOfParent(OutOfParentType outOfParent) in SetOutOfParent()