Home
last modified time | relevance | path

Searched refs:NEAREST_NEIGHBOR (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dgraphic_types.h52 NEAREST_NEIGHBOR, enumerator
/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_utils.cpp1679 if (part.info.algorithm == TransformAlgorithm::NEAREST_NEIGHBOR) {