Home
last modified time | relevance | path

Searched defs:SetScreenRotation (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_point_light_manager.h38 void SetScreenRotation(ScreenRotation screenRotation) in SetScreenRotation() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_display_node_command.cpp93 void DisplayNodeCommandHelper::SetScreenRotation(RSContext& context, NodeId id, const ScreenRotatio… in SetScreenRotation() function in OHOS::Rosen::DisplayNodeCommandHelper
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_display_node.cpp179 void RSDisplayNode::SetScreenRotation(const uint32_t& rotation) in SetScreenRotation() function in OHOS::Rosen::RSDisplayNode
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Dscreen_rotation_controller.cpp185 void ScreenRotationController::SetScreenRotation(Rotation targetRotation, bool withAnimation) in SetScreenRotation() function in OHOS::Rosen::ScreenRotationController
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_property.cpp223 void ScreenProperty::SetScreenRotation(Rotation rotation) in SetScreenRotation() function in OHOS::Rosen::ScreenProperty
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_display_render_node.h125 void SetScreenRotation(const ScreenRotation& screenRotation) in SetScreenRotation() function