Searched defs:xStep (Results 1 – 6 of 6) sorted by relevance
119 const int xStep = 3; in onPaint() local
624 const float xStep = 2.0f / static_cast<float>(width); in createVertices() local
745 const float xStep = 2.0f / static_cast<float>(m_params->elements); in prepareVertexAttributes() local
17504 #define WAGGREGATE(zName, nArg, arg, nc, xStep, xFinal, xValue, xInverse, f) \ argument