Home
last modified time | relevance | path

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

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