Home
last modified time | relevance | path

Searched defs:DrawImageRepeatRect (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
Dadaptive_image_helper.cpp205 void AdaptiveImageHelper::DrawImageRepeatRect(Canvas& canvas, const Rect& rect, const std::shared_p… in DrawImageRepeatRect() function in OHOS::Rosen::Drawing::AdaptiveImageHelper
231 void AdaptiveImageHelper::DrawImageRepeatRect(Canvas& canvas, const Rect& rect, const std::shared_p… in DrawImageRepeatRect() function in OHOS::Rosen::Drawing::AdaptiveImageHelper
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
Drs_image.cpp348 void RSImage::DrawImageRepeatRect(const SkSamplingOptions& samplingOptions, const SkPaint& paint, in DrawImageRepeatRect() function in OHOS::Rosen::RSImage