Home
last modified time | relevance | path

Searched defs:screenRotation (Results 1 - 25 of 28) sorted by relevance

12

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_point_light_manager.h38 void SetScreenRotation(ScreenRotation screenRotation) in SetScreenRotation() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdisplaynodecommand_fuzzer/
H A Drsdisplaynodecommand_fuzzer.cpp75 ScreenRotation screenRotation = GetData<ScreenRotation>(); in DoDisplayNode() local
/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
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_display_node_command.cpp93 void DisplayNodeCommandHelper::SetScreenRotation(RSContext& context, NodeId id, const ScreenRotation& screenRotation) in SetScreenRotation() argument
/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
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_surface_capture_task_parallel.cpp363 auto screenRotation = ScreenRotationMapping(screenRotation_); in CalPixelMapRotation() local
H A Drs_uni_hwc_prevalidate_util.cpp324 const auto screenRotation = screenInfo.rotation; in LayerRotate() local
H A Drs_uni_render_virtual_processor.cpp260 void RSUniRenderVirtualProcessor::OriginScreenRotation(ScreenRotation screenRotation, float width, float height) in OriginScreenRotation() argument
H A Drs_uni_render_composer_adapter.cpp555 const auto screenRotation = screenInfo_.rotation; in DealWithNodeGravity() local
627 const auto screenRotation = screenInfo_.rotation; in DealWithNodeGravity() local
1515 SetLayerTransform(const LayerInfoPtr& layer, RSSurfaceRenderNode& node, const sptr<IConsumerSurface>& surface, ScreenRotation screenRotation) SetLayerTransform() argument
1529 SetLayerTransform(const LayerInfoPtr& layer, DrawableV2::RSRenderNodeDrawableAdapter& drawable, const sptr<IConsumerSurface>& surface, ScreenRotation screenRotation) SetLayerTransform() argument
1547 const auto screenRotation = screenInfo.rotation; SetLayerSize() local
[all...]
H A Drs_composer_adapter.cpp278 const auto screenRotation = screenInfo_.rotation; in DealWithNodeGravity() local
696 const auto screenRotation = screenInfo.rotation; in SetLayerSize() local
679 SetLayerTransform(const LayerInfoPtr& layer, RSBaseRenderNode& node, const sptr<IConsumerSurface>& surface, ScreenRotation screenRotation) SetLayerTransform() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_display_node.cpp194 ScreenRotation screenRotation = ScreenRotation::ROTATION_0; in SetScreenRotation() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_render_node_three_test.cpp493 ScreenRotation screenRotation = ScreenRotation::ROTATION_0; in HWTEST_F() local
H A Drs_surface_render_node_test.cpp1964 ScreenRotation screenRotation = ScreenRotation::ROTATION_0; in HWTEST_F() local
2108 ScreenRotation screenRotation = ScreenRotation::ROTATION_0; in HWTEST_F() local
2155 ScreenRotation screenRotation = ScreenRotation::ROTATION_0; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/rsinterfaces_fuzzer/
H A Drsinterfaces_fuzzer.cpp169 uint32_t screenRotation = GetData<uint32_t>(); in RSPhysicalScreenFuzzTest() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_test.cpp2895 ScreenRotation screenRotation = ScreenRotation::ROTATION_90; in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_display_render_node.h131 void SetScreenRotation(const ScreenRotation& screenRotation) in SetScreenRotation() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen.cpp815 void RSScreen::SetScreenCorrection(ScreenRotation screenRotation) in SetScreenCorrection() argument
H A Drs_screen_manager.cpp913 ScreenRotation screenRotation = screensIt->second->GetScreenCorrection(); in GetScreenCorrectionLocked() local
1753 int32_t RSScreenManager::SetScreenCorrectionLocked(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrectionLocked() argument
2006 int32_t RSScreenManager::SetScreenCorrection(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrection() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_render_service_client.cpp858 int32_t RSRenderServiceClient::SetScreenCorrection(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrection() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_render_service_connection_stub.cpp998 ScreenRotation screenRotation = static_cast<ScreenRotation>(data.ReadInt32()); in OnRemoteRequest() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.cpp562 auto screenRotation = GetRenderParams()->GetScreenRotation(); in OnDraw() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_render_service_client.cpp336 int32_t RSRenderServiceClient::SetScreenCorrection(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrection() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/
H A Drs_interfaces.cpp467 int32_t RSInterfaces::SetScreenCorrection(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrection() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_render_service_client.cpp336 int32_t RSRenderServiceClient::SetScreenCorrection(ScreenId id, ScreenRotation screenRotation) in SetScreenCorrection() argument
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp512 float screenRotation = ConvertRotationToFloat(rotationAfter); in ScreenOrientationChange() local

Completed in 40 milliseconds

12