Searched refs:coordY2 (Results 1 – 2 of 2) sorted by relevance
129 …const int coordY2 = (int)(( 0.5f * (float)reference.getHeight() / 2.0f) + (float)reference.getHeig… in render() local138 if (y >= coordY1 && y <= coordY2) in render()
182 …const int coordY2 = (int)(( 0.5f * (float)reference.getHeight() / 2.0f) + (float)reference.getHeig… in render() local191 if (y >= coordY1 && y <= coordY2) in render()