Lines Matching refs:SkPaint
40 void onDrawDRRect(const SkRRect&, const SkRRect&, const SkPaint&) override;
41 void onDrawGlyphRunList(const SkGlyphRunList&, const SkPaint&) override;
43 const SkPaint& paint) override;
45 const SkPoint texCoords[4], SkBlendMode, const SkPaint& paint) override;
47 void onDrawPaint(const SkPaint&) override;
48 void onDrawBehind(const SkPaint&) override;
49 void onDrawPoints(PointMode, size_t count, const SkPoint pts[], const SkPaint&) override;
50 void onDrawRect(const SkRect&, const SkPaint&) override;
51 void onDrawRegion(const SkRegion&, const SkPaint&) override;
52 void onDrawOval(const SkRect&, const SkPaint&) override;
53 void onDrawArc(const SkRect&, SkScalar, SkScalar, bool, const SkPaint&) override;
54 void onDrawRRect(const SkRRect&, const SkPaint&) override;
55 void onDrawPath(const SkPath&, const SkPaint&) override;
58 const SkPaint*) override;
60 const SkPaint*, SrcRectConstraint) override;
62 const SkPaint*) override;
64 SkBlendMode, const SkSamplingOptions&, const SkRect*, const SkPaint*) override;
66 void onDrawVerticesObject(const SkVertices*, SkBlendMode, const SkPaint&) override;
76 void onDrawPicture(const SkPicture*, const SkMatrix*, const SkPaint*) override;
83 const SkSamplingOptions&,const SkPaint*, SrcRectConstraint) override;