Searched refs:clipRectBounds (Results 1 – 2 of 2) sorted by relevance
1245 bool clipRectBounds(const SkRect* bounds, SaveFlags flags,
925 bool SkCanvas::clipRectBounds(const SkRect* bounds, SaveFlags flags, in clipRectBounds() function in SkCanvas1002 if (!this->clipRectBounds(bounds, flags, &ir, paint ? paint->getImageFilter() : NULL)) { in internalSaveLayer()