Home
last modified time | relevance | path

Searched refs:TransformAlgorithm (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_image_view.h209 void SetTransformAlgorithm(TransformAlgorithm algorithm) in SetTransformAlgorithm()
221 TransformAlgorithm GetTransformAlgorithm() const in GetTransformAlgorithm()
223 return static_cast<TransformAlgorithm>(algorithm_); in GetTransformAlgorithm()
/ohos5.0/foundation/arkui/ui_lite/interfaces/innerkits/engines/gfx/
H A Dgfx_engine_manager.h48 TransformAlgorithm algorithm;
74 TransformAlgorithm algorithm;
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dgraphic_types.h51 enum TransformAlgorithm : uint8_t { enum
/ohos5.0/foundation/arkui/ui_lite/frameworks/dock/
H A Dscreen_device.h42 TransformAlgorithm algorithm;
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-graphics-common-guide.md101 | void&nbsp;SetTransformAlgorithm(TransformAlgorithm&nbsp;algorithm) | 设置旋转算法 |
102 | TransformAlgorithm&nbsp;GetTransformAlgorithm()&nbsp;const | 获取旋转算法 |
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_image_view.cpp229 algorithm_(TransformAlgorithm::BILINEAR), in UIImageView()
461 static_cast<TransformAlgorithm>(algorithm_)}; in OnDraw()
H A Dui_analog_clock.cpp284 TransformAlgorithm::BILINEAR}; in DrawHandImage()
H A Dui_canvas.cpp1476 BlurLevel::LEVEL0, TransformAlgorithm::BILINEAR}; in BlitMapBuffer()
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_image_unit_test.cpp491 TransformAlgorithm algorithm = NEAREST_NEIGHBOR;
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_label.cpp292 BlurLevel::LEVEL0, TransformAlgorithm::BILINEAR}; in DrawLetterWithRotate()
H A Ddraw_utils.cpp1679 if (part.info.algorithm == TransformAlgorithm::NEAREST_NEIGHBOR) {
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-graphics-common-guide.md165 …4405"></a><a name="p13840144214405"></a>void SetTransformAlgorithm(TransformAlgorithm algorithm)</…
170 …11402"><a name="p11840204211402"></a><a name="p11840204211402"></a>TransformAlgorithm GetTransform…