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