Home
last modified time | relevance | path

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

/packages/services/Car/evs/apps/default/
DRenderTopView.cpp241 const float textureHeightInCarSpace = mTexAssets.carTopView->height() * carSpaceUnitsPerTexel; in renderCarTopView() local
249 const float tpCS = textureHeightInCarSpace + btCS; in renderCarTopView()
250 const float ltCS = 0.5f * textureHeightInCarSpace * textureAspectRatio; in renderCarTopView()