Home
last modified time | relevance | path

Searched defs:screenRotation (Results 1 – 25 of 30) sorted by relevance

12

/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()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdisplayrendernode_fuzzer/
H A Drsdisplayrendernode_fuzzer.cpp74 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 Drsdisplaynodecommand_fuzzer.cpp77 ScreenRotation screenRotation = GetData<ScreenRotation>(); in DoDisplayNode() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_composer_adapter.cpp221 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 Drs_uni_render_composer_adapter.cpp475 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 Drs_uni_render_virtual_processor.cpp228 void RSUniRenderVirtualProcessor::OriginScreenRotation(ScreenRotation screenRotation, float width, … in OriginScreenRotation()
H A Drs_uni_hwc_prevalidate_util.cpp292 const auto screenRotation = screenInfo.rotation; in LayerRotate() local
H A Drs_surface_capture_task_parallel.cpp390 auto screenRotation = ScreenRotationMapping(screenRotation_); in CalPixelMapRotation() local
H A Drs_uni_render_util.cpp1441 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 Drspointlightmanager_fuzzer.cpp210 ScreenRotation screenRotation = (ScreenRotation)value; in DoSetScreenRotation() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_display_node_command.cpp93 …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 Drs_display_node.cpp181 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 Drsinterfaces_fuzzer.cpp160 uint32_t screenRotation = GetData<uint32_t>(); in RSPhysicalScreenFuzzTest() local
/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dcamera_manager_adapter_impl.cpp875 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 Drs_surface_render_node.cpp1611 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 Djs_screen_utils.cpp235 int32_t screenRotation; in ConvertScreenDirectionInfoFromJs() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_render_node_test.cpp1779 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 Drs_display_render_node.h125 void SetScreenRotation(const ScreenRotation& screenRotation) in SetScreenRotation()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen_manager.cpp906 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 Drs_screen.cpp816 void RSScreen::SetScreenCorrection(ScreenRotation screenRotation) in SetScreenCorrection()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_render_service_client.cpp315 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 Drs_render_service_client.cpp315 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 Drs_interfaces.cpp425 int32_t RSInterfaces::SetScreenCorrection(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrection()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_render_service_connection_stub.cpp1043 ScreenRotation screenRotation = static_cast<ScreenRotation>(data.ReadInt32()); in OnRemoteRequest() local
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp500 float screenRotation = ConvertRotationToFloat(rotationAfter); in ScreenOrientationChange() local

12