/ohos5.0/foundation/graphic/graphic_surface/surface/src/ |
H A D | surface_utils.cpp | 122 case GraphicTransformType::GRAPHIC_ROTATE_90: in ComputeTransformByMatrix() 210 case GraphicTransformType::GRAPHIC_ROTATE_90: in ComputeTransformByMatrixV2() 259 case GraphicTransformType::GRAPHIC_ROTATE_90: in ComputeTransformMatrixV2() 263 transform = GraphicTransformType::GRAPHIC_ROTATE_90; in ComputeTransformMatrixV2()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_base_render_util.cpp | 1166 case GraphicTransformType::GRAPHIC_ROTATE_90: { in GetSurfaceTransformMatrix() 1211 case GraphicTransformType::GRAPHIC_ROTATE_90: { in GetSurfaceTransformMatrixForRotationFixed() 1332 if (rotationTransform == GraphicTransformType::GRAPHIC_ROTATE_90 || in DealWithSurfaceRotationAndGravity() 1342 if (rotationTransform == GraphicTransformType::GRAPHIC_ROTATE_90 || in DealWithSurfaceRotationAndGravity() 1758 return GraphicTransformType::GRAPHIC_ROTATE_90; in GetRotateTransform() 1796 case GraphicTransformType::GRAPHIC_ROTATE_90: { in ClockwiseToAntiClockwiseTransform() 1800 return GraphicTransformType::GRAPHIC_ROTATE_90; in ClockwiseToAntiClockwiseTransform() 1832 … {GraphicTransformType::GRAPHIC_ROTATE_NONE, 0}, {GraphicTransformType::GRAPHIC_ROTATE_90, 90}, in RotateEnumToInt() 1842 … {180, GraphicTransformType::GRAPHIC_ROTATE_180}, {270, GraphicTransformType::GRAPHIC_ROTATE_90}}; in RotateEnumToInt()
|
H A D | rs_uni_render_composer_adapter.cpp | 324 transformType == GraphicTransformType::GRAPHIC_ROTATE_90) { in GetComposerInfoSrcRect() 388 transformType == GraphicTransformType::GRAPHIC_ROTATE_90) { in GetComposerInfoSrcRect() 610 case GraphicTransformType::GRAPHIC_ROTATE_90: { in SrcRectRotateTransform() 661 case GraphicTransformType::GRAPHIC_ROTATE_90: { in SrcRectRotateTransform()
|
H A D | rs_uni_render_util.cpp | 571 if (rotationTransform == GraphicTransformType::GRAPHIC_ROTATE_90 || in DealWithRotationAndGravityForRotationFixed() 1340 case GraphicTransformType::GRAPHIC_ROTATE_90: { in SrcRectRotateTransform() 1374 transformType == GraphicTransformType::GRAPHIC_ROTATE_90) { in UpdateRealSrcRect()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_base_render_util_test.cpp | 865 ASSERT_EQ(transform, GraphicTransformType::GRAPHIC_ROTATE_90); 971 …orm = RSBaseRenderUtil::ClockwiseToAntiClockwiseTransform(GraphicTransformType::GRAPHIC_ROTATE_90); 984 ASSERT_EQ(transform, GraphicTransformType::GRAPHIC_ROTATE_90); 1060 GraphicTransformType rotationTransform = GraphicTransformType::GRAPHIC_ROTATE_90; 1112 GraphicTransformType rotationTransform = GraphicTransformType::GRAPHIC_ROTATE_90;
|
H A D | rs_uni_render_composer_adapter_test.cpp | 178 csurf->SetTransform(GRAPHIC_ROTATE_90); 1241 …eNode->GetRSSurfaceHandler()->GetConsumer()->SetTransform(GraphicTransformType::GRAPHIC_ROTATE_90); 1242 …SSurfaceHandler()->GetBuffer()->SetSurfaceBufferTransform(GraphicTransformType::GRAPHIC_ROTATE_90); 1275 …eNode->GetRSSurfaceHandler()->GetConsumer()->SetTransform(GraphicTransformType::GRAPHIC_ROTATE_90);
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/common/ |
H A D | frame_record.h | 205 { GRAPHIC_ROTATE_90, 270 },
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/ |
H A D | hdilayerinfo_test.cpp | 131 GraphicTransformType type = GraphicTransformType::GRAPHIC_ROTATE_90; 133 …T_EQ(HdiLayerInfoTest::hdiLayerInfo_->GetTransformType(), GraphicTransformType::GRAPHIC_ROTATE_90);
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/core/ |
H A D | render_opengl_renderer.cpp | 69 case GRAPHIC_ROTATE_90: in ProcessTransform()
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/unittest/ |
H A D | hcodec_type_converter_unit_test.cpp | 120 EXPECT_EQ(ret.value(), GRAPHIC_ROTATE_90);
|
/ohos5.0/base/web/webview/ohos_adapter/graphic_adapter/src/ |
H A D | surface_adapter_impl.cpp | 195 { TransformTypeAdapter::ROTATE_90, GraphicTransformType::GRAPHIC_ROTATE_90 },
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/ |
H A D | rs_render_thread_visitor.cpp | 719 rotation = GraphicTransformType::GRAPHIC_ROTATE_90; in CacRotationFromTransformType() 737 case GraphicTransformType::GRAPHIC_ROTATE_90: { in CacRotationFromTransformType() 755 …if (rotation == GraphicTransformType::GRAPHIC_ROTATE_90 || rotation == GraphicTransformType::GRAPH… in CacRotationFromTransformType()
|
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/ |
H A D | surface_type.h | 452 GRAPHIC_ROTATE_90, /**< Rotation by 90 degrees */ enumerator
|
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/src/ohos/ |
H A D | texture_layer.cpp | 109 transform = GraphicTransformType::GRAPHIC_ROTATE_90; in RotationToTransform()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/composer/ |
H A D | layer_context.cpp | 221 hdiLayer_->SetTransform(GraphicTransformType::GRAPHIC_ROTATE_90); in SetLayerTransformType()
|
/ohos5.0/foundation/multimedia/image_effect/test/unittest/ |
H A D | TestRenderEnvironment.cpp | 129 type = GraphicTransformType::GRAPHIC_ROTATE_90;
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | consumer_surface_test.cpp | 754 ASSERT_EQ(ps->SetTransform(GraphicTransformType::GRAPHIC_ROTATE_90), OHOS::GSERROR_OK); 758 ASSERT_EQ(bufferTranformType, GraphicTransformType::GRAPHIC_ROTATE_90); 1114 GraphicTransformType transform = GraphicTransformType::GRAPHIC_ROTATE_90; 1117 ASSERT_EQ(cs->GetTransform(), GraphicTransformType::GRAPHIC_ROTATE_90);
|
H A D | native_window_test.cpp | 393 transform = GraphicTransformType::GRAPHIC_ROTATE_90; 399 ASSERT_EQ(transformTmp, GraphicTransformType::GRAPHIC_ROTATE_90); 1068 int32_t transform = GraphicTransformType::GRAPHIC_ROTATE_90;
|
H A D | buffer_client_producer_remote_test.cpp | 430 GraphicTransformType transform = GraphicTransformType::GRAPHIC_ROTATE_90;
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | hstream_repeat.cpp | 781 ret = producer_->SetTransform(GRAPHIC_ROTATE_90); in ProcessVerticalCameraPosition() 834 ret = producer_->SetTransform(GRAPHIC_ROTATE_90); in ProcessCameraPosition()
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/common/ |
H A D | codec_utils.cpp | 228 return GRAPHIC_ROTATE_90; in TranslateSurfaceRotation()
|
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/post_processing/ |
H A D | post_processing.h | 335 err = config_.outputSurface->SetTransform(GRAPHIC_ROTATE_90); in SetOutputSurfaceTransform()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/ |
H A D | hdi_layer_info.h | 32 {GRAPHIC_ROTATE_90, "1 <rotation by 90 degrees>"},
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | type_converter.cpp | 325 { VIDEO_ROTATION_270, GRAPHIC_ROTATE_90 }, in InnerRotateToDisplayRotate()
|
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/camera_adapter_impl_test/ |
H A D | camera_adapter_impl_test.cpp | 230 info = listener->GetRotationInfo(GraphicTransformType::GRAPHIC_ROTATE_90);
|