Home
last modified time | relevance | path

Searched refs:BILINEAR (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dgraphic_types.h53 BILINEAR, enumerator
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_analog_clock.cpp284 TransformAlgorithm::BILINEAR}; in DrawHandImage()
H A Dui_image_view.cpp229 algorithm_(TransformAlgorithm::BILINEAR), in UIImageView()
H A Droot_view.cpp579 …TransformDataInfo imageTranDataInfo = {imageInfo.header, imageInfo.data, pxSize, LEVEL0, BILINEAR}; in Render()
H A Dui_canvas.cpp1476 BlurLevel::LEVEL0, TransformAlgorithm::BILINEAR}; in BlitMapBuffer()
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_label.cpp292 BlurLevel::LEVEL0, TransformAlgorithm::BILINEAR}; in DrawLetterWithRotate()