| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/ |
| D | rs_point_light_manager.h | 38 void SetScreenRotation(ScreenRotation screenRotation) in SetScreenRotation()
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdisplayrendernode_fuzzer/ |
| D | rsdisplayrendernode_fuzzer.cpp | 74 ScreenRotation screenRotation = (ScreenRotation)rogWidth; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdisplaynodecommand_fuzzer/ |
| D | rsdisplaynodecommand_fuzzer.cpp | 77 ScreenRotation screenRotation = GetData<ScreenRotation>(); in DoDisplayNode() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| D | rs_uni_render_composer_adapter.cpp | 496 const auto screenRotation = screenInfo_.rotation; in DealWithNodeGravity() local 564 const auto screenRotation = screenInfo_.rotation; in DealWithNodeGravity() local 1387 const sptr<IConsumerSurface>& surface, ScreenRotation screenRotation) in SetLayerTransform() 1401 const sptr<IConsumerSurface>& surface, ScreenRotation screenRotation) in SetLayerTransform() 1418 const auto screenRotation = screenInfo.rotation; in SetLayerSize() local
|
| D | rs_composer_adapter.cpp | 278 const auto screenRotation = screenInfo_.rotation; in DealWithNodeGravity() local 680 const sptr<IConsumerSurface>& surface, ScreenRotation screenRotation) in SetLayerTransform() 696 const auto screenRotation = screenInfo.rotation; in SetLayerSize() local
|
| D | rs_uni_hwc_prevalidate_util.cpp | 278 const auto screenRotation = screenInfo.rotation; in LayerRotate() local
|
| D | rs_uni_render_virtual_processor.cpp | 291 void RSUniRenderVirtualProcessor::OriginScreenRotation(ScreenRotation screenRotation, float width, … in OriginScreenRotation()
|
| D | rs_surface_capture_task_parallel.cpp | 359 auto screenRotation = ScreenRotationMapping(screenRotation_); in CalPixelMapRotation() local
|
| D | rs_uni_render_util.cpp | 1474 const auto screenRotation = screenInfo.rotation; in DealWithNodeGravity() local 1521 const auto screenRotation = screenInfo.rotation; in LayerRotate() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rspointlightmanager_fuzzer/ |
| D | rspointlightmanager_fuzzer.cpp | 210 ScreenRotation screenRotation = (ScreenRotation)value; in DoSetScreenRotation() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/rsinterfaces_fuzzer/ |
| D | rsinterfaces_fuzzer.cpp | 160 uint32_t screenRotation = GetData<uint32_t>(); in RSPhysicalScreenFuzzTest() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/ |
| D | rs_display_node_command.cpp | 93 …mmandHelper::SetScreenRotation(RSContext& context, NodeId id, const ScreenRotation& screenRotation) in SetScreenRotation()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
| D | rs_display_node.cpp | 181 ScreenRotation screenRotation = ScreenRotation::ROTATION_0; in SetScreenRotation() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| D | rs_surface_render_node.cpp | 1547 const ScreenRotation screenRotation, const bool isFocusWindow, const Vector4<int>& cornerRadius) in ResetSurfaceOpaqueRegion() 1737 const ScreenRotation screenRotation, const bool isFocusWindow) const in ResetOpaqueRegion() argument 1955 const ScreenRotation screenRotation) in ResetSurfaceContainerRegion() 2087 …enderNode::CheckAndUpdateOpaqueRegion(const RectI& screeninfo, const ScreenRotation screenRotation, in CheckAndUpdateOpaqueRegion() 2129 const ScreenRotation screenRotation, const bool isFocusWindow, const Vector4<int>& cornerRadius) in CheckOpaqueRegionBaseInfo() 2141 const ScreenRotation screenRotation, const bool isFocusWindow, const Vector4<int>& cornerRadius) in SetOpaqueRegionBaseInfo()
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
| D | rs_surface_render_node_test.cpp | 1766 ScreenRotation screenRotation = ScreenRotation::ROTATION_0; variable 1884 ScreenRotation screenRotation = ScreenRotation::ROTATION_0; variable 2279 ScreenRotation screenRotation = ScreenRotation::ROTATION_0; variable
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/ |
| D | rs_display_render_node.h | 126 void SetScreenRotation(const ScreenRotation& screenRotation) in SetScreenRotation()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/ |
| D | rs_screen.cpp | 814 void RSScreen::SetScreenCorrection(ScreenRotation screenRotation) in SetScreenCorrection()
|
| D | rs_screen_manager.cpp | 868 ScreenRotation screenRotation = screensIt->second->GetScreenCorrection(); in GetScreenCorrectionLocked() local 1761 int32_t RSScreenManager::SetScreenCorrectionLocked(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrectionLocked() 1966 int32_t RSScreenManager::SetScreenCorrection(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrection()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/ |
| D | rs_render_service_client.cpp | 308 int32_t RSRenderServiceClient::SetScreenCorrection(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrection()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
| D | rs_render_service_client.cpp | 308 int32_t RSRenderServiceClient::SetScreenCorrection(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrection()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/ |
| D | rs_interfaces.cpp | 415 int32_t RSInterfaces::SetScreenCorrection(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrection()
|
| /foundation/window/window_manager/window_scene/session/screen/src/ |
| D | screen_session.cpp | 460 float screenRotation = ConvertRotationToFloat(rotationAfter); in ScreenOrientationChange() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/ |
| D | rs_render_service_connection_stub.cpp | 1002 ScreenRotation screenRotation = static_cast<ScreenRotation>(data.ReadInt32()); in OnRemoteRequest() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
| D | rs_display_render_node_drawable.cpp | 551 auto screenRotation = GetRenderParams()->GetScreenRotation(); in OnDraw() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/ |
| D | rs_properties_test.cpp | 2871 ScreenRotation screenRotation = ScreenRotation::ROTATION_90; variable
|