Lines Matching refs:SkPaint
42 void onDrawDRRect(const SkRRect&, const SkRRect&, const SkPaint&) override {}
44 void onDrawTextBlob(const SkTextBlob*, SkScalar, SkScalar, const SkPaint&) override {}
46 const SkPaint&) override {}
48 void onDrawPaint(const SkPaint&) override {}
49 void onDrawBehind(const SkPaint&) override {}
50 void onDrawPoints(PointMode, size_t, const SkPoint[], const SkPaint&) override {}
51 void onDrawRect(const SkRect&, const SkPaint&) override {}
52 void onDrawRegion(const SkRegion&, const SkPaint&) override {}
53 void onDrawOval(const SkRect&, const SkPaint&) override {}
54 void onDrawArc(const SkRect&, SkScalar, SkScalar, bool, const SkPaint&) override {}
55 void onDrawRRect(const SkRRect&, const SkPaint&) override {}
56 void onDrawPath(const SkPath&, const SkPaint&) override {}
59 const SkPaint*) override {}
61 const SkPaint*, SrcRectConstraint) override {}
63 const SkPaint*) override {}
65 SkBlendMode, const SkSamplingOptions&, const SkRect*, const SkPaint*) override {}
67 void onDrawVerticesObject(const SkVertices*, SkBlendMode, const SkPaint&) override {}
69 void onDrawPicture(const SkPicture*, const SkMatrix*, const SkPaint*) override {}
74 const SkSamplingOptions&, const SkPaint*,