Searched refs:coordX2 (Results 1 – 2 of 2) sorted by relevance
128 …const int coordX2 = (int)(( 0.5f * (float)reference.getWidth() / 2.0f) + (float)reference.getWidth… in render() local133 if (x < coordX1 || x > coordX2) in render()
181 …const int coordX2 = (int)(( 0.5f * (float)reference.getWidth() / 2.0f) + (float)reference.getWidth… in render() local186 if (x < coordX1 || x > coordX2) in render()