Lines Matching refs:SkRect
41 bool onDoSaveBehind(const SkRect*) override;
44 void onDrawAnnotation(const SkRect&, const char[], SkData*) override {} in onDrawAnnotation() argument
54 void onDrawRect(const SkRect&, const SkPaint&) override {} in onDrawRect() argument
56 void onDrawOval(const SkRect&, const SkPaint&) override {} in onDrawOval() argument
57 void onDrawArc(const SkRect&, SkScalar, SkScalar, bool, const SkPaint&) override {} in onDrawArc() argument
61 void onDrawBitmapRect(const SkBitmap&, const SkRect*, const SkRect&, const SkPaint*, in onDrawBitmapRect() argument
64 void onDrawImageRect(const SkImage*, const SkRect*, const SkRect&, const SkPaint*, in onDrawImageRect() argument
66 void onDrawImageNine(const SkImage*, const SkIRect&, const SkRect&, const SkPaint*) override {} in onDrawImageNine() argument
67 void onDrawBitmapNine(const SkBitmap&, const SkIRect&, const SkRect&, in onDrawBitmapNine() argument
69 void onDrawImageLattice(const SkImage*, const Lattice&, const SkRect&, in onDrawImageLattice() argument
71 void onDrawBitmapLattice(const SkBitmap&, const Lattice&, const SkRect&, in onDrawBitmapLattice() argument
75 void onDrawAtlas(const SkImage*, const SkRSXform[], const SkRect[], const SkColor[], in onDrawAtlas() argument
76 int, SkBlendMode, const SkRect*, const SkPaint*) override {} in onDrawAtlas() argument
80 void onDrawEdgeAAQuad(const SkRect&, const SkPoint[4], QuadAAFlags, SkColor, in onDrawEdgeAAQuad() argument