Lines Matching refs:SkPaint
30 void onDrawDRRect(const SkRRect&, const SkRRect&, const SkPaint&) { in onDrawDRRect() argument
33 void onDrawTextBlob(const SkTextBlob* blob, SkScalar x, SkScalar y, const SkPaint& paint) { in onDrawTextBlob()
37 SkBlendMode, const SkPaint& paint) { in onDrawPatch()
40 void onDrawPaint(const SkPaint&) { ADD_FAILURE() << "onDrawPaint not expected in this test"; } in onDrawPaint() argument
41 void onDrawRect(const SkRect&, const SkPaint&) { in onDrawRect() argument
44 void onDrawRegion(const SkRegion& region, const SkPaint& paint) { in onDrawRegion()
47 void onDrawOval(const SkRect&, const SkPaint&) { in onDrawOval() argument
51 const SkPaint&) { in onDrawArc() argument
54 void onDrawRRect(const SkRRect&, const SkPaint&) { in onDrawRRect() argument
57 void onDrawPoints(PointMode, size_t count, const SkPoint pts[], const SkPaint&) { in onDrawPoints() argument
60 void onDrawVerticesObject(const SkVertices*, SkBlendMode, const SkPaint&) { in onDrawVerticesObject() argument
64 SkBlendMode, const SkRect* cull, const SkPaint*) { in onDrawAtlas() argument
67 void onDrawPath(const SkPath&, const SkPaint&) { in onDrawPath() argument
70 void onDrawImage(const SkImage*, SkScalar dx, SkScalar dy, const SkPaint*) { in onDrawImage() argument
73 void onDrawImageRect(const SkImage*, const SkRect*, const SkRect&, const SkPaint*, in onDrawImageRect() argument
77 void onDrawImageNine(const SkImage*, const SkIRect& center, const SkRect& dst, const SkPaint*) { in onDrawImageNine() argument
81 const SkPaint*) { in onDrawImageLattice() argument
84 void onDrawBitmap(const SkBitmap&, SkScalar dx, SkScalar dy, const SkPaint*) { in onDrawBitmap() argument
87 void onDrawBitmapRect(const SkBitmap&, const SkRect*, const SkRect&, const SkPaint*, in onDrawBitmapRect() argument
92 const SkPaint*) { in onDrawBitmapNine() argument
96 const SkPaint*) { in onDrawBitmapLattice() argument
109 void onDrawPicture(const SkPicture*, const SkMatrix*, const SkPaint*) { in onDrawPicture() argument