Searched defs:onDrawImageNine (Results 1 – 3 of 3) sorted by relevance
93 void onDrawImageNine(const SkImage*, const SkIRect& center, const SkRect& dst, in onDrawImageNine() function
77 void onDrawImageNine(const SkImage*, const SkIRect& center, const SkRect& dst, const SkPaint*) { in onDrawImageNine() function
944 void RecordingCanvas::onDrawImageNine(const SkImage* img, const SkIRect& center, const SkRect& dst, in onDrawImageNine() function in android::uirenderer::RecordingCanvas