Searched defs:onDrawPath (Results 1 – 3 of 3) sorted by relevance
59 void onDrawPath(const SkPath&, const SkPaint&) override { in onDrawPath() function
90 void onDrawPath(const SkPath&, const SkPaint&) { in onDrawPath() function
113 void SkiaCanvasProxy::onDrawPath(const SkPath& path, const SkPaint& paint) { in onDrawPath() function in android::uirenderer::SkiaCanvasProxy