Searched refs:onDrawPath (Results 1 – 5 of 5) sorted by relevance
67 void onDrawPath(const SkPath&, const SkPaint&) { in onDrawPath() function
82 void onDrawPath(const SkPath& path, const SkPaint& paint) override { in onDrawPath() function
57 void onDrawPath(const SkPath&, const SkPaint&) override { in onDrawPath() function
175 void onDrawPath(const SkPath&, const SkPaint&) override;
976 void RecordingCanvas::onDrawPath(const SkPath& path, const SkPaint& paint) { in onDrawPath() function in android::uirenderer::RecordingCanvas