Searched refs:AdjustForPaint (Results 1 – 1 of 1) sorted by relevance
215 if (!AdjustForPaint(paint, &rect)) { in adjustAndMap()571 static bool AdjustForPaint(const SkPaint* paint, SkRect* rect) { in AdjustForPaint() function in SkRecords::FillBounds589 if (!AdjustForPaint(fSaveStack[i].paint, rect)) { in adjustForSaveLayerPaints()