Searched refs:xLast (Results 1 – 1 of 1) sorted by relevance
233 int xLast = flipX ? quad.posA.x() : quad.posB.x(); in render() local236 float width = (float)(xLast - xFirst + 1); in render()246 for (int x = xFirst; x <= xLast; x++) in render()