Searched defs:SkRect (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/libs/hwui/tests/unit/
H A DFatalTestCanvas.h28 void onDrawAnnotation(const SkRect&, const char key[], SkData* value) { argument
51 const SkRect* cullRect, const SkPaint& paint) {
64 void onDrawRect(const SkRect&, const SkPaint&) { argument
70 void onDrawOval(const SkRect&, const SkPaint&) { argument
73 void onDrawArc(const SkRect&, SkScalar startAngle, SkScalar sweepAngle, bool useCenter, argument
86 void onDrawAtlas(const SkImage*, const SkRSXform[], const SkRect[], const SkColor[], int count, argument
87 SkBlendMode, const SkRect* cull, const SkPaint*) {
96 void onDrawImageRect(const SkImage*, const SkRect*, const SkRect&, const SkPaint*, argument
100 void onDrawImageNine(const SkImage*, const SkIRect& center, const SkRect
110 onDrawBitmapRect(const SkBitmap&, const SkRect*, const SkRect&, const SkPaint*, SrcRectConstraint) argument
[all...]

Completed in 89 milliseconds