Searched refs:onDrawPath (Results 1 – 5 of 5) sorted by relevance
69 void onDrawPath(const SkPath&, const SkPaint&) { in onDrawPath() function
84 void onDrawPath(const SkPath& path, const SkPaint& paint) override { in onDrawPath() function
61 void onDrawPath(const SkPath&, const SkPaint&) override { in onDrawPath() function
215 void onDrawPath(const SkPath&, const SkPaint&) override;
1167 void RecordingCanvas::onDrawPath(const SkPath& path, const SkPaint& paint) { in onDrawPath() function in android::uirenderer::RecordingCanvas