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