Home | History | Annotate | Download | only in core

Lines Matching defs:clipRectBounds

799 bool SkCanvas::clipRectBounds(const SkRect* bounds, SaveFlags flags,
850 if (!this->clipRectBounds(bounds, flags, &ir)) {