Searched refs:adjustForSaveLayerPaints (Results 1 – 1 of 1) sorted by relevance
221 if (!this->adjustForSaveLayerPaints(&rect)) { in adjustAndMap()266 if (this->adjustForSaveLayerPaints(&clip)) { in updateClipBoundsForClipOp()281 if (this->adjustForSaveLayerPaints(&clip, kSavesToIgnore)) { in updateClipBounds()582 bool adjustForSaveLayerPaints(SkRect* rect, int savesToIgnore = 0) const { in adjustForSaveLayerPaints() function in SkRecords::FillBounds