Home
last modified time | relevance | path

Searched refs:GRAPHIC_ROTATE_90 (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_utils.cpp122 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 Drs_base_render_util.cpp1166 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 Drs_uni_render_composer_adapter.cpp324 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 Drs_uni_render_util.cpp571 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 Drs_base_render_util_test.cpp865 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 Drs_uni_render_composer_adapter_test.cpp178 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 Dframe_record.h205 { GRAPHIC_ROTATE_90, 270 },
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdilayerinfo_test.cpp131 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 Drender_opengl_renderer.cpp69 case GRAPHIC_ROTATE_90: in ProcessTransform()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/unittest/
H A Dhcodec_type_converter_unit_test.cpp120 EXPECT_EQ(ret.value(), GRAPHIC_ROTATE_90);
/ohos5.0/base/web/webview/ohos_adapter/graphic_adapter/src/
H A Dsurface_adapter_impl.cpp195 { TransformTypeAdapter::ROTATE_90, GraphicTransformType::GRAPHIC_ROTATE_90 },
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread_visitor.cpp719 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 Dsurface_type.h452 GRAPHIC_ROTATE_90, /**< Rotation by 90 degrees */ enumerator
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/src/ohos/
H A Dtexture_layer.cpp109 transform = GraphicTransformType::GRAPHIC_ROTATE_90; in RotationToTransform()
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dlayer_context.cpp221 hdiLayer_->SetTransform(GraphicTransformType::GRAPHIC_ROTATE_90); in SetLayerTransformType()
/ohos5.0/foundation/multimedia/image_effect/test/unittest/
H A DTestRenderEnvironment.cpp129 type = GraphicTransformType::GRAPHIC_ROTATE_90;
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dconsumer_surface_test.cpp754 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 Dnative_window_test.cpp393 transform = GraphicTransformType::GRAPHIC_ROTATE_90;
399 ASSERT_EQ(transformTmp, GraphicTransformType::GRAPHIC_ROTATE_90);
1068 int32_t transform = GraphicTransformType::GRAPHIC_ROTATE_90;
H A Dbuffer_client_producer_remote_test.cpp430 GraphicTransformType transform = GraphicTransformType::GRAPHIC_ROTATE_90;
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_repeat.cpp781 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 Dcodec_utils.cpp228 return GRAPHIC_ROTATE_90; in TranslateSurfaceRotation()
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
H A Dpost_processing.h335 err = config_.outputSurface->SetTransform(GRAPHIC_ROTATE_90); in SetOutputSurfaceTransform()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_layer_info.h32 {GRAPHIC_ROTATE_90, "1 <rotation by 90 degrees>"},
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dtype_converter.cpp325 { VIDEO_ROTATION_270, GRAPHIC_ROTATE_90 }, in InnerRotateToDisplayRotate()
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/camera_adapter_impl_test/
H A Dcamera_adapter_impl_test.cpp230 info = listener->GetRotationInfo(GraphicTransformType::GRAPHIC_ROTATE_90);

12