Home | History | Annotate | Download | only in core

Lines Matching defs:clipRectBounds

946 bool SkCanvas::clipRectBounds(const SkRect* bounds, SaveLayerFlags saveLayerFlags,
1100 if (!this->clipRectBounds(bounds, saveLayerFlags, &ir, imageFilter)) {
1105 // the clipRectBounds() call above?