Home
last modified time | relevance | path

Searched refs:lcdHeight (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/font/PackedFont/
Dmain.cpp356 const GLsizei lcdHeight = width; in SetupTextCamera() local
359 const GLsizei lcdHeight = height; in SetupTextCamera()
361 glViewport(0, 0, lcdWidth, lcdHeight); in SetupTextCamera()