Searched defs:sx0 (Results 1 – 8 of 8) sorted by relevance
278 const int sx0 = scissorRect.x(); in applyScissor() local
557 const deInt64 sx0 = toSubpixelCoord(x0, m_subpixelBits) + halfPixel; in rasterizeSingleSample() local728 const deInt64 sx0 = toSubpixelCoord(x0, m_subpixelBits); in rasterizeMultiSample() local
322 float sx0 = (float)(x+0) / (float)gridSizeX; in computePositions() local
483 float sx0 = (float)(x+0) / (float)gridSizeX; in computePositions() local
674 float sx0 = x0 * (float)width; in computeVertexReference() local
746 float sx0 = x0 * (float)width; in computeVertexReference() local
2428 const float sx0 = x0 * (float)width; in computeVertexReference() local
3555 GrGLfloat sx0 = (GrGLfloat)srcRect.fLeft; in copySurfaceAsDraw() local