Home
last modified time | relevance | path

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

/packages/services/Car/cpp/evs/apps/default/
DRenderTopView.cpp250 const float ltCS = 0.5f * textureHeightInCarSpace * textureAspectRatio; in renderCarTopView() local
251 const float rtCS = -ltCS; in renderCarTopView()
253 GLfloat vertsCarPos[] = { ltCS, tpCS, 0.0f, // left top in car space in renderCarTopView()
255 ltCS, btCS, 0.0f, // left bottom in renderCarTopView()