Searched defs:onDrawPicture (Results 1 – 3 of 3) sorted by relevance
112 void onDrawPicture(const SkPicture*, const SkMatrix*, const SkPaint*) override { in onDrawPicture() function
109 void onDrawPicture(const SkPicture*, const SkMatrix*, const SkPaint*) { in onDrawPicture() function
876 void RecordingCanvas::onDrawPicture(const SkPicture* picture, const SkMatrix* matrix, in onDrawPicture() function in android::uirenderer::RecordingCanvas