Home | History | Annotate | Download | only in core

Lines Matching defs:clipRectBounds

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