Home
last modified time | relevance | path

Searched refs:SetRequestedRotationNode (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/rotation/
H A Drotation_controller.h42 rotation ? pipeContext->SetRequestedRotationNode(weak) in SetRequestRotationImpl()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h204 void SetRequestedRotationNode(const WeakPtr<RenderNode>& renderNode);
H A Dpipeline_context.cpp1486 void PipelineContext::SetRequestedRotationNode(const WeakPtr<RenderNode>& renderNode) in SetRequestedRotationNode() function in OHOS::Ace::PipelineContext