Searched refs:stepY (Results 1 – 2 of 2) sorted by relevance
112 float stepY = yDivs[i]; in Patch() local113 const float segment = stepY - previousStepY; in Patch()122 float v2 = std::max(0.0f, stepY - vOffset) / bitmapHeight; in Patch()125 if (stepY > 0.0f) { in Patch()131 v1 = stepY / bitmapHeight; in Patch()133 previousStepY = stepY; in Patch()
2885 p.y = stepY;