Lines Matching refs:SkPaint
36 void onDrawDRRect(const SkRRect&, const SkRRect&, const SkPaint&) override;
38 const SkPaint& paint) override;
41 const SkPaint& paint) override;
43 void onDrawPaint(const SkPaint&) override;
44 void onDrawBehind(const SkPaint&) override;
45 void onDrawPoints(PointMode, size_t count, const SkPoint pts[], const SkPaint&) override;
46 void onDrawRect(const SkRect&, const SkPaint&) override;
48 void onDrawRegion(const SkRegion&, const SkPaint&) override;
49 void onDrawOval(const SkRect&, const SkPaint&) override;
50 void onDrawArc(const SkRect&, SkScalar, SkScalar, bool, const SkPaint&) override;
51 void onDrawRRect(const SkRRect&, const SkPaint&) override;
52 void onDrawPath(const SkPath&, const SkPaint&) override;
53 void onDrawBitmap(const SkBitmap&, SkScalar left, SkScalar top, const SkPaint*) override;
54 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
56 void onDrawImage(const SkImage*, SkScalar left, SkScalar top, const SkPaint*) override;
58 const SkPaint*, SrcRectConstraint) override;
60 const SkPaint*) override;
61 void onDrawImageLattice(const SkImage*, const Lattice&, const SkRect&, const SkPaint*) override;
63 const SkPaint*) override;
67 const SkPaint*) override;
69 SkBlendMode, const SkPaint&) override;
71 int, SkBlendMode, const SkRect*, const SkPaint*) override;
79 void onDrawPicture(const SkPicture*, const SkMatrix*, const SkPaint*) override;