Searched defs:snapToPixelCenters (Results 1 – 1 of 1) sorted by relevance
407 static GrBatch* Create(const Geometry& geometry, bool snapToPixelCenters) { in Create()504 StrokeRectBatch(const Geometry& geometry, bool snapToPixelCenters) { in StrokeRectBatch()670 bool snapToPixelCenters = (0 == width && !rt->isMultisampled()); in drawRect() local