Home
last modified time | relevance | path

Searched refs:GRAPHIC_ROTATE_NONE (Results 1 – 25 of 55) sorted by relevance

123

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_repeat.cpp725 ret = producer_->SetTransform(GRAPHIC_ROTATE_NONE); in ProcessFixedDiffDeviceTransform()
737 …sensorOrientation = (sensorOrientation == STREAM_ROTATE_180) ? GRAPHIC_ROTATE_NONE : (sensorOrient… in ProcessCameraSetRotation()
740 if (sensorOrientation == GRAPHIC_ROTATE_NONE) { in ProcessCameraSetRotation()
741 int ret = producer_->SetTransform(GRAPHIC_ROTATE_NONE); in ProcessCameraSetRotation()
777 ret = producer_->SetTransform(GRAPHIC_ROTATE_NONE); in ProcessVerticalCameraPosition()
830 ret = producer_->SetTransform(GRAPHIC_ROTATE_NONE); in ProcessCameraPosition()
/ohos5.0/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_queue.h261 GraphicTransformType transform_ = GraphicTransformType::GRAPHIC_ROTATE_NONE;
262 GraphicTransformType lastFlushedTransform_ = GraphicTransformType::GRAPHIC_ROTATE_NONE;
291 GraphicTransformType transformHint_ = GraphicTransformType::GRAPHIC_ROTATE_NONE;
H A Dsurface_buffer_impl.h109 GraphicTransformType transform_ = GraphicTransformType::GRAPHIC_ROTATE_NONE;
H A Dproducer_surface.h199 GraphicTransformType lastSetTransformHint_ = GraphicTransformType::GRAPHIC_ROTATE_NONE;
/ohos5.0/foundation/multimedia/image_effect/test/unittest/mock/src/
H A Dmock_producer_surface.cpp39 .transform = GraphicTransformType::GRAPHIC_ROTATE_NONE, in AllocDmaMemory()
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/graphic_adapter_test/
H A Dsurface_adapter_impl_test.cpp280 EXPECT_EQ(type, GraphicTransformType::GRAPHIC_ROTATE_NONE);
282 EXPECT_EQ(type, GraphicTransformType::GRAPHIC_ROTATE_NONE);
/ohos5.0/base/web/webview/ohos_adapter/graphic_adapter/src/
H A Dsurface_adapter_impl.cpp194 { TransformTypeAdapter::ROTATE_NONE, GraphicTransformType::GRAPHIC_ROTATE_NONE },
231 return GraphicTransformType::GRAPHIC_ROTATE_NONE; in TransToTransformType()
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_type.h451 GRAPHIC_ROTATE_NONE = 0, /**< No rotation */ enumerator
474 GraphicTransformType transform = GraphicTransformType::GRAPHIC_ROTATE_NONE;
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/src/ohos/
H A Dtexture_layer.cpp106 transform = GraphicTransformType::GRAPHIC_ROTATE_NONE; in RotationToTransform()
118 transform = GraphicTransformType::GRAPHIC_ROTATE_NONE; in RotationToTransform()
/ohos5.0/foundation/graphic/graphic_2d/frameworks/surfaceimage/include/
H A Dsurface_image.h110 GraphicTransformType currentTransformType_ = GraphicTransformType::GRAPHIC_ROTATE_NONE;
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_utils.cpp120 case GraphicTransformType::GRAPHIC_ROTATE_NONE: in ComputeTransformByMatrix()
208 case GraphicTransformType::GRAPHIC_ROTATE_NONE: in ComputeTransformByMatrixV2()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/systemtest/
H A Dhdilayer_context_systest.cpp126 hdiLayer_->SetTransform(GraphicTransformType::GRAPHIC_ROTATE_NONE); in FillHdiLayer()
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhdecoder.h123 GraphicTransformType transform_ = GRAPHIC_ROTATE_NONE;
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dconsumer_surface_test.cpp708 GraphicTransformType bufferTranformType = GraphicTransformType::GRAPHIC_ROTATE_NONE;
756 GraphicTransformType bufferTranformType = GraphicTransformType::GRAPHIC_ROTATE_NONE;
760 ASSERT_EQ(ps->SetTransform(GraphicTransformType::GRAPHIC_ROTATE_NONE), OHOS::GSERROR_OK);
1101 ASSERT_EQ(cs->GetTransform(), GraphicTransformType::GRAPHIC_ROTATE_NONE);
1162 GraphicTransformType transform = GraphicTransformType::GRAPHIC_ROTATE_NONE;
1165 ASSERT_EQ(cs->GetTransform(), GraphicTransformType::GRAPHIC_ROTATE_NONE);
1178 GraphicTransformType transform = GraphicTransformType::GRAPHIC_ROTATE_NONE;
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_base_render_util_test.cpp849 ASSERT_EQ(transform, GraphicTransformType::GRAPHIC_ROTATE_NONE);
896 ASSERT_EQ(transform, GraphicTransformType::GRAPHIC_ROTATE_NONE);
1043 …m = RSBaseRenderUtil::ClockwiseToAntiClockwiseTransform(GraphicTransformType::GRAPHIC_ROTATE_NONE);
1044 ASSERT_EQ(transform, GraphicTransformType::GRAPHIC_ROTATE_NONE);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_util.cpp1148 auto transformType = GraphicTransformType::GRAPHIC_ROTATE_NONE; in GetSurfaceBufferTransformType()
1754 return GraphicTransformType::GRAPHIC_ROTATE_NONE; in GetRotateTransform()
1832 … {GraphicTransformType::GRAPHIC_ROTATE_NONE, 0}, {GraphicTransformType::GRAPHIC_ROTATE_90, 90}, in RotateEnumToInt()
1841 … {0, GraphicTransformType::GRAPHIC_ROTATE_NONE}, {90, GraphicTransformType::GRAPHIC_ROTATE_270}, in RotateEnumToInt()
1856 … return iter != intToEnumMap.end() ? iter->second : GraphicTransformType::GRAPHIC_ROTATE_NONE; in RotateEnumToInt()
1859 … return iter != pairToEnumMap.end() ? iter->second : GraphicTransformType::GRAPHIC_ROTATE_NONE; in RotateEnumToInt()
H A Drs_base_render_util.h181 GraphicTransformType flip = GraphicTransformType::GRAPHIC_ROTATE_NONE);
H A Drs_uni_render_util.cpp454 auto transform = GraphicTransformType::GRAPHIC_ROTATE_NONE; in CreateBufferDrawParam()
504 auto transform = GraphicTransformType::GRAPHIC_ROTATE_NONE; in CreateBufferDrawParam()
1361 auto transformType = GraphicTransformType::GRAPHIC_ROTATE_NONE; in UpdateRealSrcRect()
1514 return GraphicTransformType::GRAPHIC_ROTATE_NONE; in GetLayerTransform()
1524 auto transformType = GraphicTransformType::GRAPHIC_ROTATE_NONE; in GetLayerTransform()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_extended_modifier.cpp57 .transform = GraphicTransformType::GRAPHIC_ROTATE_NONE, in DmaMemAlloc()
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/effect/manager/memory_manager/
H A Deffect_memory.cpp138 ….transform = src == nullptr ? GraphicTransformType::GRAPHIC_ROTATE_NONE : src->GetSurfaceBufferTra… in Alloc()
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dlayer_context.cpp227 hdiLayer_->SetTransform(GraphicTransformType::GRAPHIC_ROTATE_NONE); in SetLayerTransformType()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_surface.cpp62 transform = GraphicTransformType::GRAPHIC_ROTATE_NONE; in ConvertRotation()
74 transform = GraphicTransformType::GRAPHIC_ROTATE_NONE; in ConvertRotation()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdidevice_test.cpp137 GraphicTransformType type = GRAPHIC_ROTATE_NONE;
/ohos5.0/foundation/multimedia/image_effect/test/unittest/
H A DTestRenderEnvironment.cpp123 GraphicTransformType type = GraphicTransformType::GRAPHIC_ROTATE_NONE;
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/
H A Dbmp_decoder.cpp164 .transform = GraphicTransformType::GRAPHIC_ROTATE_NONE, in DmaMemAlloc()

123