Searched refs:lcdHeight (Results 1 – 2 of 2) sorted by relevance
246 const GLsizei lcdHeight = height; in SetupTextCamera() local249 const GLsizei lcdHeight = width; in SetupTextCamera()251 glViewport(0, 0, lcdWidth, lcdHeight); in SetupTextCamera()
409 const GLsizei lcdHeight = width; in SetupTextCamera() local412 const GLsizei lcdHeight = height; in SetupTextCamera()414 glViewport(0, 0, lcdWidth, lcdHeight); in SetupTextCamera()