Lines Matching refs:SkRect
38 bool onDoSaveBehind(const SkRect*) override;
41 void onDrawAnnotation(const SkRect&, const char[], SkData*) override {}
51 void onDrawRect(const SkRect&, const SkPaint&) override {}
53 void onDrawOval(const SkRect&, const SkPaint&) override {}
54 void onDrawArc(const SkRect&, SkScalar, SkScalar, bool, const SkPaint&) override {}
60 void onDrawImageRect2(const SkImage*, const SkRect&, const SkRect&, const SkSamplingOptions&,
62 void onDrawImageLattice2(const SkImage*, const Lattice&, const SkRect&, SkFilterMode,
64 void onDrawAtlas2(const SkImage*, const SkRSXform[], const SkRect[], const SkColor[], int,
65 SkBlendMode, const SkSamplingOptions&, const SkRect*, const SkPaint*) override {}
71 void onDrawEdgeAAQuad(const SkRect&, const SkPoint[4], QuadAAFlags, const SkColor4f&,