Searched refs:onDrawBitmapNine (Results 1 – 3 of 3) sorted by relevance
91 void onDrawBitmapNine(const SkBitmap&, const SkIRect& center, const SkRect& dst, in onDrawBitmapNine() function
179 void onDrawBitmapNine(const SkBitmap&, const SkIRect&, const SkRect&, const SkPaint*) override;
893 void RecordingCanvas::onDrawBitmapNine(const SkBitmap& bm, const SkIRect& center, const SkRect& dst, in onDrawBitmapNine() function in android::uirenderer::RecordingCanvas