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 onDrawPoints(PointMode, size_t count, const SkPoint pts[], const SkPaint&) override;
45 void onDrawRect(const SkRect&, const SkPaint&) override;
47 void onDrawRegion(const SkRegion&, const SkPaint&) override;
48 void onDrawOval(const SkRect&, const SkPaint&) override;
49 void onDrawArc(const SkRect&, SkScalar, SkScalar, bool, const SkPaint&) override;
50 void onDrawRRect(const SkRRect&, const SkPaint&) override;
51 void onDrawPath(const SkPath&, const SkPaint&) override;
52 void onDrawBitmap(const SkBitmap&, SkScalar left, SkScalar top, const SkPaint*) override;
53 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
55 void onDrawImage(const SkImage*, SkScalar left, SkScalar top, const SkPaint*) override;
57 const SkPaint*, SrcRectConstraint) override;
59 const SkPaint*) override;
60 void onDrawImageLattice(const SkImage*, const Lattice&, const SkRect&, const SkPaint*) override;
62 const SkPaint*) override;
66 const SkPaint*) override;
68 SkBlendMode, const SkPaint&) override;
70 int, SkBlendMode, const SkRect*, const SkPaint*) override;
78 void onDrawPicture(const SkPicture*, const SkMatrix*, const SkPaint*) override;