Searched refs:lcdHeight (Results 1 – 2 of 2) sorted by relevance
244 const GLsizei lcdHeight = height; in SetupTextCamera() local247 const GLsizei lcdHeight = width; in SetupTextCamera()249 glViewport(0, 0, lcdWidth, lcdHeight); in SetupTextCamera()
407 const GLsizei lcdHeight = width; in SetupTextCamera() local410 const GLsizei lcdHeight = height; in SetupTextCamera()412 glViewport(0, 0, lcdWidth, lcdHeight); in SetupTextCamera()