Searched defs:sx0 (Results 1 – 8 of 8) sorted by relevance
274 const int sx0 = scissorRect.x(); in applyScissor() local
563 const int64_t sx0 = toSubpixelCoord(x0, m_subpixelBits) + halfPixel; in rasterizeSingleSample() local719 const int64_t sx0 = toSubpixelCoord(x0, m_subpixelBits); in rasterizeMultiSample() local
342 float sx0 = (float)(x + 0) / (float)gridSizeX; in computePositions() local
530 float sx0 = (float)(x + 0) / (float)gridSizeX; in computePositions() local
789 float sx0 = x0 * (float)width; in computeVertexReference() local
810 float sx0 = x0 * (float)width; in computeVertexReference() local
2445 const float sx0 = x0 * (float)width; in computeVertexReference() local
3658 GrGLfloat sx0 = (GrGLfloat)srcRect.fLeft; in copySurfaceAsDraw() local