/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/ |
H A D | rs_point_light_manager.h | 38 void SetScreenRotation(ScreenRotation screenRotation) in SetScreenRotation()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdisplayrendernode_fuzzer/ |
H A D | rsdisplayrendernode_fuzzer.cpp | 74 ScreenRotation screenRotation = (ScreenRotation)rogWidth; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdisplaynodecommand_fuzzer/ |
H A D | rsdisplaynodecommand_fuzzer.cpp | 77 ScreenRotation screenRotation = GetData<ScreenRotation>(); in DoDisplayNode() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_composer_adapter.cpp | 221 const auto screenRotation = screenInfo_.rotation; in DealWithNodeGravity() local 612 const sptr<IConsumerSurface>& surface, ScreenRotation screenRotation) in SetLayerTransform() 628 const auto screenRotation = screenInfo.rotation; in SetLayerSize() local
|
H A D | rs_uni_render_composer_adapter.cpp | 475 const auto screenRotation = screenInfo_.rotation; in DealWithNodeGravity() local 543 const auto screenRotation = screenInfo_.rotation; in DealWithNodeGravity() local 1355 const sptr<IConsumerSurface>& surface, ScreenRotation screenRotation) in SetLayerTransform() 1369 const sptr<IConsumerSurface>& surface, ScreenRotation screenRotation) in SetLayerTransform() 1386 const auto screenRotation = screenInfo.rotation; in SetLayerSize() local
|
H A D | rs_uni_render_virtual_processor.cpp | 228 void RSUniRenderVirtualProcessor::OriginScreenRotation(ScreenRotation screenRotation, float width, … in OriginScreenRotation()
|
H A D | rs_uni_hwc_prevalidate_util.cpp | 292 const auto screenRotation = screenInfo.rotation; in LayerRotate() local
|
H A D | rs_surface_capture_task_parallel.cpp | 390 auto screenRotation = ScreenRotationMapping(screenRotation_); in CalPixelMapRotation() local
|
H A D | rs_uni_render_util.cpp | 1441 const auto screenRotation = screenInfo.rotation; in DealWithNodeGravity() local 1488 const auto screenRotation = screenInfo.rotation; in LayerRotate() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rspointlightmanager_fuzzer/ |
H A D | rspointlightmanager_fuzzer.cpp | 210 ScreenRotation screenRotation = (ScreenRotation)value; in DoSetScreenRotation() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/ |
H A D | rs_display_node_command.cpp | 93 …mmandHelper::SetScreenRotation(RSContext& context, NodeId id, const ScreenRotation& screenRotation) in SetScreenRotation()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_display_node.cpp | 181 ScreenRotation screenRotation = ScreenRotation::ROTATION_0; in SetScreenRotation() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/rsinterfaces_fuzzer/ |
H A D | rsinterfaces_fuzzer.cpp | 160 uint32_t screenRotation = GetData<uint32_t>(); in RSPhysicalScreenFuzzTest() local
|
/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/src/ |
H A D | camera_manager_adapter_impl.cpp | 875 int32_t screenRotation = 0; in GetScreenRotation() local 904 int32_t screenRotation = GetScreenRotation(); in GetPictureRotation() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_surface_render_node.cpp | 1611 const ScreenRotation screenRotation, const bool isFocusWindow, const Vector4<int>& cornerRadius) in ResetSurfaceOpaqueRegion() 1803 const ScreenRotation screenRotation, const bool isFocusWindow) const in ResetOpaqueRegion() argument 2021 const ScreenRotation screenRotation) in ResetSurfaceContainerRegion() 2153 …enderNode::CheckAndUpdateOpaqueRegion(const RectI& screeninfo, const ScreenRotation screenRotation, in CheckAndUpdateOpaqueRegion() 2195 const ScreenRotation screenRotation, const bool isFocusWindow, const Vector4<int>& cornerRadius) in CheckOpaqueRegionBaseInfo() 2207 const ScreenRotation screenRotation, const bool isFocusWindow, const Vector4<int>& cornerRadius) in SetOpaqueRegionBaseInfo()
|
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/ |
H A D | js_screen_utils.cpp | 235 int32_t screenRotation; in ConvertScreenDirectionInfoFromJs() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
H A D | rs_surface_render_node_test.cpp | 1779 ScreenRotation screenRotation = ScreenRotation::ROTATION_0; variable 1985 ScreenRotation screenRotation = ScreenRotation::ROTATION_0; variable 2380 ScreenRotation screenRotation = ScreenRotation::ROTATION_0; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/ |
H A D | rs_display_render_node.h | 125 void SetScreenRotation(const ScreenRotation& screenRotation) in SetScreenRotation()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/ |
H A D | rs_screen_manager.cpp | 906 ScreenRotation screenRotation = screensIt->second->GetScreenCorrection(); in GetScreenCorrectionLocked() local 1802 int32_t RSScreenManager::SetScreenCorrectionLocked(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrectionLocked() 2046 int32_t RSScreenManager::SetScreenCorrection(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrection()
|
H A D | rs_screen.cpp | 816 void RSScreen::SetScreenCorrection(ScreenRotation screenRotation) in SetScreenCorrection()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
H A D | rs_render_service_client.cpp | 315 int32_t RSRenderServiceClient::SetScreenCorrection(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrection()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/ |
H A D | rs_render_service_client.cpp | 315 int32_t RSRenderServiceClient::SetScreenCorrection(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrection()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/ |
H A D | rs_interfaces.cpp | 425 int32_t RSInterfaces::SetScreenCorrection(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrection()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/ |
H A D | rs_render_service_connection_stub.cpp | 1043 ScreenRotation screenRotation = static_cast<ScreenRotation>(data.ReadInt32()); in OnRemoteRequest() local
|
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/ |
H A D | screen_session.cpp | 500 float screenRotation = ConvertRotationToFloat(rotationAfter); in ScreenOrientationChange() local
|