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