Searched refs:snapVerticesToPixelCenters (Results 1 – 6 of 6) sorted by relevance
44 bool snapVerticesToPixelCenters() const { in snapVerticesToPixelCenters() function45 return fProgramInfo.pipeline().snapVerticesToPixelCenters(); in snapVerticesToPixelCenters()
16 if (this->getProgramBuilder()->snapVerticesToPixelCenters()) { in emitNormalizedSkPosition()
169 bool snapVerticesToPixelCenters() const { in snapVerticesToPixelCenters() function
159 b->addBool(pipeline.snapVerticesToPixelCenters(), "snapVertices"); in gen_key()
181 bool snapVerticesToPixelCenters() const { in snapVerticesToPixelCenters() function
262 header->fSnapVerticesToPixelCenters = pipeline.snapVerticesToPixelCenters(); in Build()