Home | History | Annotate | Download | only in core

Lines Matching refs:DrawRect

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