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
188 void onDrawBitmapNine(const SkBitmap&, const SkIRect&, const SkRect&, const SkPaint*) override;
936 void RecordingCanvas::onDrawBitmapNine(const SkBitmap& bm, const SkIRect& center, const SkRect& dst, in onDrawBitmapNine() function in android::uirenderer::RecordingCanvas