Home | History | Annotate | Download | only in gfx

Lines Matching refs:SkPaint

265   void DrawRect(const Rect& rect, const SkPaint& paint);
268 void DrawPoint(const Point& p, const SkPaint& paint);
274 void DrawLine(const Point& p1, const Point& p2, const SkPaint& paint);
279 const SkPaint& paint);
283 void DrawRoundRect(const Rect& rect, int radius, const SkPaint& paint);
286 void DrawPath(const SkPath& path, const SkPaint& paint);
306 const SkPaint& paint);
317 // An optional custom SkPaint can be provided.
340 const SkPaint& paint);
350 const SkPaint& paint);