Home
last modified time | relevance | path

Searched refs:GRAPHIC_FLIP_H_ROT180 (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_render_composer_adapter_test.cpp220 …e->GetRSSurfaceHandler()->GetConsumer()->SetTransform(GraphicTransformType::GRAPHIC_FLIP_H_ROT180);
331 …e->GetRSSurfaceHandler()->GetConsumer()->SetTransform(GraphicTransformType::GRAPHIC_FLIP_H_ROT180);
361 …e->GetRSSurfaceHandler()->GetConsumer()->SetTransform(GraphicTransformType::GRAPHIC_FLIP_H_ROT180);
390 …e->GetRSSurfaceHandler()->GetConsumer()->SetTransform(GraphicTransformType::GRAPHIC_FLIP_H_ROT180);
417 …e->GetRSSurfaceHandler()->GetConsumer()->SetTransform(GraphicTransformType::GRAPHIC_FLIP_H_ROT180);
444 …e->GetRSSurfaceHandler()->GetConsumer()->SetTransform(GraphicTransformType::GRAPHIC_FLIP_H_ROT180);
516 …e->GetRSSurfaceHandler()->GetConsumer()->SetTransform(GraphicTransformType::GRAPHIC_FLIP_H_ROT180);
H A Drs_base_render_util_test.cpp923 … auto transform = RSBaseRenderUtil::GetFlipTransform(GraphicTransformType::GRAPHIC_FLIP_H_ROT180);
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_utils.cpp143 case GraphicTransformType::GRAPHIC_FLIP_H_ROT180: in ComputeTransformByMatrix()
231 case GraphicTransformType::GRAPHIC_FLIP_H_ROT180: in ComputeTransformByMatrixV2()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/common/
H A Dframe_record.h203 { GRAPHIC_FLIP_H_ROT180, 180 },
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/core/
H A Drender_opengl_renderer.cpp87 case GRAPHIC_FLIP_H_ROT180: in ProcessTransform()
/ohos5.0/base/web/webview/ohos_adapter/graphic_adapter/src/
H A Dsurface_adapter_impl.cpp202 { TransformTypeAdapter::FLIP_H_ROT180, GraphicTransformType::GRAPHIC_FLIP_H_ROT180 },
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_type.h459 GRAPHIC_FLIP_H_ROT180, /**< Flip horizontally and rotate 180 degrees */ enumerator
/ohos5.0/foundation/multimedia/image_effect/test/unittest/
H A DTestRenderEnvironment.cpp140 type = GraphicTransformType::GRAPHIC_FLIP_H_ROT180;
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhstream_repeat.cpp761 ret = producer_->SetTransform(GRAPHIC_FLIP_H_ROT180); in ProcessVerticalCameraPosition()
816 ret = producer_->SetTransform(GRAPHIC_FLIP_H_ROT180); in ProcessCameraPosition()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_layer_info.h39 {GRAPHIC_FLIP_H_ROT180, "8 <flip horizontally and rotate 180 degrees>"},
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread_visitor.cpp721 case GraphicTransformType::GRAPHIC_FLIP_H_ROT180: in CacRotationFromTransformType()
765 case GraphicTransformType::GRAPHIC_FLIP_H_ROT180: in GetFlipTransform()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_processor.cpp324 case GraphicTransformType::GRAPHIC_FLIP_H_ROT180: { in ProcessLayerSetCropRect()
H A Drs_base_render_util.cpp1760 case GraphicTransformType::GRAPHIC_FLIP_H_ROT180: in GetRotateTransform()
1778 case GraphicTransformType::GRAPHIC_FLIP_H_ROT180: in GetFlipTransform()
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/camera_adapter_impl_test/
H A Dcamera_adapter_impl_test.cpp244 info = listener->GetRotationInfo(GraphicTransformType::GRAPHIC_FLIP_H_ROT180);
/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dcamera_manager_adapter_impl.cpp977 case GraphicTransformType::GRAPHIC_FLIP_H_ROT180: { in GetRotationInfo()
/ohos5.0/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/unittest/
H A Dnative_image_test.cpp530 GraphicTransformType::GRAPHIC_FLIP_H_ROT180, GraphicTransformType::GRAPHIC_FLIP_V_ROT180,
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/pipeline/
H A Drs_render_thread_visitor_test.cpp1182 transform = GraphicTransformType::GRAPHIC_FLIP_H_ROT180;