Searched defs:xStep (Results 1 – 5 of 5) sorted by relevance
119 const int xStep = 3; in onPaint() local
120 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
17012 #define WAGGREGATE(zName, nArg, arg, nc, xStep, xFinal, xValue, xInverse, f) \ argument