Searched defs:onDrawPath (Results 1 – 4 of 4) sorted by relevance
59 void onDrawPath(const SkPath&, const SkPaint&) override { in onDrawPath() function
67 void onDrawPath(const SkPath&, const SkPaint&) { in onDrawPath() function
82 void onDrawPath(const SkPath& path, const SkPaint& paint) override { in onDrawPath() function
1010 void RecordingCanvas::onDrawPath(const SkPath& path, const SkPaint& paint) { in onDrawPath() function in android::uirenderer::RecordingCanvas