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 SkSamplingOptions&, const SkRect* cull, const SkPaint*) { in onDrawAtlas2() argument
67 void onDrawPath(const SkPath&, const SkPaint&) { in onDrawPath() argument
71 const SkPaint*) { in onDrawImage2() argument
75 const SkPaint*, SrcRectConstraint) { in onDrawImageRect2() argument
79 SkFilterMode, const SkPaint*) { in onDrawImageLattice2() argument
92 void onDrawPicture(const SkPicture*, const SkMatrix*, const SkPaint*) { in onDrawPicture() argument