Home
last modified time | relevance | path

Searched refs:DrawImageWithRepeat (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/image_provider/
H A Dmock_image_painter.cpp27 void ImagePainter::DrawImageWithRepeat(RSCanvas& canvas, const RectF& contentRect) const {} in DrawImageWithRepeat() function in OHOS::Ace::NG::ImagePainter
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dimage_painter.h33 void DrawImageWithRepeat(RSCanvas& canvas, const RectF& rect) const;
H A Dimage_painter.cpp197 void ImagePainter::DrawImageWithRepeat(RSCanvas& canvas, const RectF& contentRect) const in DrawImageWithRepeat() function in OHOS::Ace::NG::ImagePainter
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/render/
H A Dimage_painter_test_ng.cpp314 imagePainter.DrawImageWithRepeat(testingCanvas, CONTENTRECT);
330 imagePainter.DrawImageWithRepeat(testingCanvas, CONTENTRECT);
342 imagePainter.DrawImageWithRepeat(testingCanvas, CONTENTRECT);