Home
last modified time | relevance | path

Searched refs:GetScreenRotation (Results 1 - 18 of 18) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_point_light_manager.cpp131 auto rotation = GetScreenRotation(); in CheckIlluminated()
153 auto rotation = GetScreenRotation(); in CalculateLightPosForIlluminated()
H A Drs_properties.cpp3327 auto rotation = RSPointLightManager::Instance()->GetScreenRotation(); in CalculateAbsLightPosition()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_point_light_manager.h42 ScreenRotation GetScreenRotation() const in GetScreenRotation() function in OHOS::Rosen::RSPointLightManager
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_display_render_params.h68 ScreenRotation GetScreenRotation() const override
H A Drs_render_params.h301 virtual ScreenRotation GetScreenRotation() const in GetScreenRotation() function in OHOS::Rosen::RSRenderParams
/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_property.h98 Rotation GetScreenRotation() const;
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_cutout_controller.cpp62 screenProperty.GetScreenRotation()); in ConvertBoundaryRectsByRotation()
63 Rotation currentRotation = screenProperty.GetScreenRotation(); in ConvertBoundaryRectsByRotation()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdisplayrendernode_fuzzer/
H A Drsdisplayrendernode_fuzzer.cpp102 rsDisplayRenderNode.GetScreenRotation(); in DoSomethingInterestingWithMyAPI()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rspointlightmanager_fuzzer/
H A Drspointlightmanager_fuzzer.cpp167 instance->GetScreenRotation(); in DoPrepareLight()
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_property.cpp255 Rotation ScreenProperty::GetScreenRotation() const in GetScreenRotation() function in OHOS::Rosen::ScreenProperty
H A Dscreen_session.cpp234 displayInfo->SetRotation(property_.GetScreenRotation()); in ConvertToDisplayInfo()
701 return property_.GetScreenRotation(); in GetRotation()
930 info->SetRotation(property_.GetScreenRotation()); in FillScreenInfo()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/dfx/
H A Drs_dirty_rects_dfx.cpp220 auto rotation = displayParams_->GetScreenRotation(); in DrawCurrentRefreshRate()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_display_render_node.h136 ScreenRotation GetScreenRotation() in GetScreenRotation() function in OHOS::Rosen::RSDisplayRenderNode
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_display_render_node.cpp258 displayParams->screenRotation_ = GetScreenRotation(); in UpdateScreenRenderParams()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_virtual_processor.cpp68 screenRotation_ = mirroredParams->GetScreenRotation(); in InitForRenderThread()
H A Drs_surface_capture_task_parallel.cpp289 screenRotation_ = node->GetScreenRotation(); in CreatePixelMapByDisplayNode()
H A Drs_uni_render_visitor.cpp2988 node.GetId(), node.GetScreenRotation()); in SendRcdMessage()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.cpp562 auto screenRotation = GetRenderParams()->GetScreenRotation(); in OnDraw()
1200 auto rotation = mirroredParams->GetScreenRotation(); in ScaleAndRotateMirrorForWiredScreen()

Completed in 30 milliseconds