Searched refs:DrawImageWithRepeat (Results 1 – 4 of 4) sorted by relevance
27 void ImagePainter::DrawImageWithRepeat(RSCanvas& canvas, const RectF& contentRect) const {} in DrawImageWithRepeat() function in OHOS::Ace::NG::ImagePainter
33 void DrawImageWithRepeat(RSCanvas& canvas, const RectF& rect) const;
197 void ImagePainter::DrawImageWithRepeat(RSCanvas& canvas, const RectF& contentRect) const in DrawImageWithRepeat() function in OHOS::Ace::NG::ImagePainter
314 imagePainter.DrawImageWithRepeat(testingCanvas, CONTENTRECT);330 imagePainter.DrawImageWithRepeat(testingCanvas, CONTENTRECT);342 imagePainter.DrawImageWithRepeat(testingCanvas, CONTENTRECT);