Searched refs:previousStepY (Results 1 – 1 of 1) sorted by relevance
103 float previousStepY = 0.0f; in Patch() local113 const float segment = stepY - previousStepY; in Patch()133 previousStepY = stepY; in Patch()136 if (previousStepY != bitmapHeight) { in Patch()