Searched refs:clipRectBounds (Results 1 – 2 of 2) sorted by relevance
1358 bool clipRectBounds(const SkRect* bounds, SaveLayerFlags flags, SkIRect* intersection,
949 bool SkCanvas::clipRectBounds(const SkRect* bounds, SaveLayerFlags saveLayerFlags, in clipRectBounds() function in SkCanvas1103 if (!this->clipRectBounds(bounds, saveLayerFlags, &ir, imageFilter)) { in internalSaveLayer()