Home
last modified time | relevance | path

Searched refs:ApplyInterpolation (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drosen_render_image.h139 void ApplyInterpolation(SkPaint& paint);
143 void ApplyInterpolation(RSBrush& brush);
H A Drosen_render_image.cpp653 ApplyInterpolation(paint);
664 ApplyInterpolation(brush);
784 void RosenRenderImage::ApplyInterpolation(SkPaint& paint) function in OHOS::Ace::RosenRenderImage
803 void RosenRenderImage::ApplyInterpolation(RSBrush& brush) function in OHOS::Ace::RosenRenderImage