Home
last modified time | relevance | path

Searched refs:SetRequestRotationImpl (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/rotation/
H A Drotation_controller.h37 …void SetRequestRotationImpl(const WeakPtr<RenderNode>& weak, const WeakPtr<PipelineContext>& conte… in SetRequestRotationImpl() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/watch_slider/
H A Drender_watch_slider.cpp133 rotationController->SetRequestRotationImpl(weak, context_); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list.cpp92 rotationController->SetRequestRotationImpl(GetParent(), context_); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drender_picker_base.cpp158 rotationController->SetRequestRotationImpl(weak, context_); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Drender_slider.cpp107 rotationController->SetRequestRotationImpl(weak, context_); in Update()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp192 rotationController->SetRequestRotationImpl(weak, context_); in Update()