Lines Matching refs:SkPaint
63 const SkPaint*) = 0;
82 void onDrawDRRect(const SkRRect&, const SkRRect&, const SkPaint&) override;
84 const SkPaint&) override;
86 const SkPaint&) override;
88 SkScalar constY, const SkPaint&) override;
90 const SkMatrix* matrix, const SkPaint&) override;
92 const SkPaint& paint) override;
95 const SkPaint& paint) override;
97 void onDrawPaint(const SkPaint&) override;
98 void onDrawPoints(PointMode, size_t count, const SkPoint pts[], const SkPaint&) override;
99 void onDrawRect(const SkRect&, const SkPaint&) override;
100 void onDrawOval(const SkRect&, const SkPaint&) override;
101 void onDrawRRect(const SkRRect&, const SkPaint&) override;
102 void onDrawPath(const SkPath&, const SkPaint&) override;
103 void onDrawBitmap(const SkBitmap&, SkScalar left, SkScalar top, const SkPaint*) override;
104 void onDrawBitmapRect(const SkBitmap&, const SkRect* src, const SkRect& dst, const SkPaint*,
106 void onDrawImage(const SkImage*, SkScalar left, SkScalar top, const SkPaint*) override;
108 const SkPaint*, SrcRectConstraint) override;
110 const SkPaint*) override;
115 const SkPaint&) override;
122 void onDrawPicture(const SkPicture*, const SkMatrix*, const SkPaint*) override;
130 void dump(Verb, const SkPaint*, const char format[], ...);
145 const SkPaint*) override;