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