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