Home | History | Annotate | Download | only in core

Lines Matching refs:DrawRect

37     values. For any given draw call (e.g. drawRect), the geometry of the object
584 virtual void drawRect(const SkRect& rect, const SkPaint& paint);
595 this->drawRect(r, paint);
1092 static void DrawRect(const SkDraw& draw, const SkPaint& paint,