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