Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
Drs_point_light_manager.h38 void SetScreenRotation(ScreenRotation screenRotation) in SetScreenRotation()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_composer_adapter.cpp222 const auto screenRotation = screenInfo_.rotation; in DealWithNodeGravity() local
279 const auto screenRotation = screenInfo_.rotation; in DealWithNodeGravity() local
646 const sptr<IConsumerSurface>& surface, ScreenRotation screenRotation) in SetLayerTransform()
662 const auto screenRotation = screenInfo.rotation; in SetLayerSize() local
Drs_uni_render_virtual_processor.cpp119 void RSUniRenderVirtualProcessor::CanvasRotation(ScreenRotation screenRotation, float width, float … in CanvasRotation()
Drs_uni_render_composer_adapter.cpp397 const auto screenRotation = screenInfo_.rotation; in DealWithNodeGravity() local
857 const sptr<IConsumerSurface>& surface, ScreenRotation screenRotation) in SetLayerTransform()
873 const auto screenRotation = screenInfo.rotation; in SetLayerSize() local
Drs_uni_render_visitor.cpp1434 auto screenRotation = curDisplayNode_->GetRotation(); in PrepareSurfaceRenderNode() local
2490 auto screenRotation = node.GetScreenRotation(); in PrepareEffectRenderNode() local
Drs_render_service_connection.cpp823 int32_t RSRenderServiceConnection::SetScreenCorrection(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrection()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
Drs_display_node_command.cpp62 …mmandHelper::SetScreenRotation(RSContext& context, NodeId id, const ScreenRotation& screenRotation) in SetScreenRotation()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_display_node.cpp140 ScreenRotation screenRotation = ScreenRotation::ROTATION_0; in SetScreenRotation() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_surface_render_node.cpp1062 const ScreenRotation screenRotation, const bool isFocusWindow, const Vector4<int>& cornerRadius) in ResetSurfaceOpaqueRegion()
1198 const ScreenRotation screenRotation, const bool isFocusWindow) const in ResetOpaqueRegion() argument
1416 const ScreenRotation screenRotation) in ResetSurfaceContainerRegion()
1466 const ScreenRotation screenRotation, const bool isFocusWindow, const Vector4<int>& cornerRadius) in CheckOpaqueRegionBaseInfo()
1478 const ScreenRotation screenRotation, const bool isFocusWindow, const Vector4<int>& cornerRadius) in SetOpaqueRegionBaseInfo()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
Drs_display_render_node.h111 void SetScreenRotation(const ScreenRotation& screenRotation) in SetScreenRotation()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
Drs_screen_manager.cpp703 ScreenRotation screenRotation = screens_.at(id)->GetScreenCorrection(); in GetScreenCorrectionLocked() local
1203 int32_t RSScreenManager::SetScreenCorrectionLocked(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrectionLocked()
1394 int32_t RSScreenManager::SetScreenCorrection(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrection()
Drs_screen.cpp727 void RSScreen::SetScreenCorrection(ScreenRotation screenRotation) in SetScreenCorrection()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
Drs_render_service_client.cpp278 int32_t RSRenderServiceClient::SetScreenCorrection(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrection()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
Drs_render_service_client.cpp278 int32_t RSRenderServiceClient::SetScreenCorrection(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrection()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/
Drs_interfaces.cpp296 int32_t RSInterfaces::SetScreenCorrection(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrection()
/foundation/window/window_manager/window_scene/session/screen/src/
Dscreen_session.cpp318 float screenRotation = ConvertRotationToFloat(rotationAfter); in ScreenOrientationChange() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
Drs_render_service_connection_stub.cpp750 ScreenRotation screenRotation = static_cast<ScreenRotation>(data.ReadInt32()); in OnRemoteRequest() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
Drs_render_service_client.cpp702 int32_t RSRenderServiceClient::SetScreenCorrection(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrection()
Drs_render_service_connection_proxy.cpp1197 …2_t RSRenderServiceConnectionProxy::SetScreenCorrection(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrection()