Home | History | Annotate | Download | only in core

Lines Matching refs:DrawRect

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