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