Lines Matching refs:SkPaint
39 void onDrawDRRect(const SkRRect&, const SkRRect&, const SkPaint&) override;
40 void onDrawGlyphRunList(const SkGlyphRunList&, const SkPaint&) override;
42 const SkPaint& paint) override;
44 const SkPoint texCoords[4], SkBlendMode, const SkPaint& paint) override;
46 void onDrawPaint(const SkPaint&) override;
47 void onDrawBehind(const SkPaint&) override;
48 void onDrawPoints(PointMode, size_t count, const SkPoint pts[], const SkPaint&) override;
49 void onDrawRect(const SkRect&, const SkPaint&) override;
50 void onDrawRegion(const SkRegion&, const SkPaint&) override;
51 void onDrawOval(const SkRect&, const SkPaint&) override;
52 void onDrawArc(const SkRect&, SkScalar, SkScalar, bool, const SkPaint&) override;
53 void onDrawRRect(const SkRRect&, const SkPaint&) override;
54 void onDrawPath(const SkPath&, const SkPaint&) override;
57 const SkPaint*) override;
59 const SkPaint*, SrcRectConstraint) override;
61 const SkPaint*) override;
63 SkBlendMode, const SkSamplingOptions&, const SkRect*, const SkPaint*) override;
65 void onDrawVerticesObject(const SkVertices*, SkBlendMode, const SkPaint&) override;
74 void onDrawPicture(const SkPicture*, const SkMatrix*, const SkPaint*) override;
81 const SkSamplingOptions&,const SkPaint*, SrcRectConstraint) override;