Home | History | Annotate | Download | only in core

Lines Matching defs:clipRectBounds

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