Home
last modified time | relevance | path

Searched refs:snapVerticesToPixelCenters (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/gpu/glsl/
H A DGrGLSLProgramBuilder.h44 bool snapVerticesToPixelCenters() const { in snapVerticesToPixelCenters() function in GrGLSLProgramBuilder
45 return fProgramInfo.pipeline().snapVerticesToPixelCenters(); in snapVerticesToPixelCenters()
H A DGrGLSLVertexGeoBuilder.cpp16 if (this->getProgramBuilder()->snapVerticesToPixelCenters()) { in emitNormalizedSkPosition()
/third_party/skia/src/gpu/
H A DGrPipeline.h169 bool snapVerticesToPixelCenters() const { in snapVerticesToPixelCenters() function in GrPipeline
H A DGrProgramDesc.cpp159 b->addBool(pipeline.snapVerticesToPixelCenters(), "snapVertices"); in gen_key()

Completed in 2 milliseconds