Searched defs:onDrawPicture (Results 1 – 4 of 4) sorted by relevance
108 void onDrawPicture(const SkPicture*, const SkMatrix*, const SkPaint*) override { in onDrawPicture() function
92 void onDrawPicture(const SkPicture*, const SkMatrix*, const SkPaint*) { in onDrawPicture() function
151 void onDrawPicture(const SkPicture* picture, const SkMatrix* matrix, in onDrawPicture() function
1002 void RecordingCanvas::onDrawPicture(const SkPicture* picture, const SkMatrix* matrix, in onDrawPicture() function in android::uirenderer::RecordingCanvas