Searched refs:fillsBounds (Results 1 – 2 of 2) sorted by relevance
52 const SkRect& bounds, bool aa, bool fillsBounds) { in apply() argument57 bool rect = matrix.mapRect(&devBounds, bounds) && fillsBounds; in apply()
59 bool fillsBounds);