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