Home
last modified time | relevance | path

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

/packages/services/Car/evs/app/
DRenderTopView.cpp235 const float textureHeightInCarSpace = mTexAssets.carTopView->height() * carSpaceUnitsPerTexel; in renderCarTopView() local
243 const float tpCS = textureHeightInCarSpace + btCS; in renderCarTopView()
244 const float ltCS = 0.5f * textureHeightInCarSpace * textureAspectRatio; in renderCarTopView()