Home
last modified time | relevance | path

Searched defs:snapToPixelCenters (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DGrContext.cpp407 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