Searched refs:nHalfPixelSizeX (Results 1 – 2 of 2) sorted by relevance
1293 const float nHalfPixelSizeX(0.5f/aPageSize.getX()); in flushVertexCache() local1331 dest.u=static_cast<float>(it->u + nHalfPixelSizeX); in flushVertexCache()
2241 const float nHalfPixelSizeX(0.5f/maPageSize.getX()); in flushVertexCache() local2256 static_cast<float>(it->u + nHalfPixelSizeX), in flushVertexCache()
Completed in 30 milliseconds