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