Home
last modified time | relevance | path

Searched refs:SetScreenRotation (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Dscreen_rotation_controller.cpp104 SetScreenRotation(targetDisplayRotation); in HandleSensorEventInput()
234 SetScreenRotation(rotationLockedRotation_); in ProcessSwitchToSensorRelatedOrientation()
274 SetScreenRotation(ConvertDeviceToDisplayRotation(rotation)); in ProcessSwitchToAutoRotation()
281 SetScreenRotation(ConvertDeviceToDisplayRotation(rotation)); in ProcessSwitchToAutoRotationPortrait()
284 SetScreenRotation(ConvertDeviceToDisplayRotation(DeviceRotation::ROTATION_PORTRAIT)); in ProcessSwitchToAutoRotationPortrait()
290 SetScreenRotation(ConvertDeviceToDisplayRotation(rotation)); in ProcessSwitchToAutoRotationLandscape()
293 SetScreenRotation(ConvertDeviceToDisplayRotation(DeviceRotation::ROTATION_LANDSCAPE)); in ProcessSwitchToAutoRotationLandscape()
302 SetScreenRotation(rotationLockedRotation_); in ProcessSwitchToAutoRotationPortraitRestricted()
305 SetScreenRotation(ConvertDeviceToDisplayRotation(DeviceRotation::ROTATION_PORTRAIT)); in ProcessSwitchToAutoRotationPortraitRestricted()
314 SetScreenRotation(rotationLockedRotation_); in ProcessSwitchToAutoRotationLandscapeRestricted()
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_display_node_test.cpp356 displayNode->SetScreenRotation(rotation);
359 displayNode->SetScreenRotation(rotation);
362 displayNode->SetScreenRotation(rotation);
365 displayNode->SetScreenRotation(rotation);
368 displayNode->SetScreenRotation(rotation);
373 displayNode->SetScreenRotation(rotation);
418 displayNode->SetScreenRotation(0);
419 displayNode->SetScreenRotation(1);
420 displayNode->SetScreenRotation(2);
421 displayNode->SetScreenRotation(3);
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_point_light_manager_test.cpp310 instance->SetScreenRotation(ScreenRotation::ROTATION_0);
314 instance->SetScreenRotation(ScreenRotation::ROTATION_90);
382 instance->SetScreenRotation(ScreenRotation::ROTATION_0);
387 instance->SetScreenRotation(ScreenRotation::ROTATION_90);
392 instance->SetScreenRotation(ScreenRotation::ROTATION_180);
397 instance->SetScreenRotation(ScreenRotation::ROTATION_270);
402 instance->SetScreenRotation(ScreenRotation::INVALID_SCREEN_ROTATION);
H A Drs_properties_test.cpp2945 RSPointLightManager::Instance()->SetScreenRotation(screenRotation);
2949 RSPointLightManager::Instance()->SetScreenRotation(screenRotation);
2953 RSPointLightManager::Instance()->SetScreenRotation(screenRotation);
2957 RSPointLightManager::Instance()->SetScreenRotation(screenRotation);
2961 RSPointLightManager::Instance()->SetScreenRotation(screenRotation);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/command/
H A Drs_display_node_command.h48 static void SetScreenRotation(RSContext&, NodeId, const ScreenRotation&);
69 …ARG(DISPLAY_NODE, DISPLAY_NODE_SET_SCREEN_ROTATION, DisplayNodeCommandHelper::SetScreenRotation, N…
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_property_test.cpp35 HWTEST_F(ScreenPropertyTest, SetScreenRotation, Function | SmallTest | Level2)
41 property->SetScreenRotation(rotation);
44 property->SetScreenRotation(rotation);
47 property->SetScreenRotation(rotation);
50 property->SetScreenRotation(rotation);
/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
96 node->SetScreenRotation(screenRotation); in SetScreenRotation()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/
H A Drs_display_node_command_test.cpp198 DisplayNodeCommandHelper::SetScreenRotation(context, id, ScreenRotation::ROTATION_0);
202 DisplayNodeCommandHelper::SetScreenRotation(context, id, ScreenRotation::ROTATION_0);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_display_node.h51 void SetScreenRotation(const uint32_t& rotation);
H A Drs_display_node.cpp179 void RSDisplayNode::SetScreenRotation(const uint32_t& rotation) in SetScreenRotation() function in OHOS::Rosen::RSDisplayNode
/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/window/window_manager/dmserver/include/
H A Dscreen_rotation_controller.h62 static void SetScreenRotation(Rotation targetRotation, bool withAnimation = true);
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_property.h96 void SetScreenRotation(Rotation rotation);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdisplaynodecommand_fuzzer/
H A Drsdisplaynodecommand_fuzzer.cpp86 DisplayNodeCommandHelper::SetScreenRotation(*context, id, screenRotation); in DoDisplayNode()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdisplayrendernode_fuzzer/
H A Drsdisplayrendernode_fuzzer.cpp101 rsDisplayRenderNode.SetScreenRotation(screenRotation); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rspointlightmanager_fuzzer/
H A Drspointlightmanager_fuzzer.cpp211 instance->SetScreenRotation(screenRotation); in DoSetScreenRotation()
/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
H A Dscreen_session.cpp610 displayNode_->SetScreenRotation(static_cast<uint32_t>(property_.GetDeviceRotation())); in UpdatePropertyAfterRotation()
616 displayNode_->SetScreenRotation(static_cast<uint32_t>(property_.GetDeviceRotation())); in UpdatePropertyAfterRotation()
707 property_.SetScreenRotation(rotation); in SetRotation()
/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
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.cpp573 RSPointLightManager::Instance()->SetScreenRotation(screenRotation); in OnDraw()