Home
last modified time | relevance | path

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

/packages/services/Car/evs/app/
DRenderTopView.cpp236 const float textureAspectRatio = (float)mTexAssets.carTopView->width() / in renderCarTopView() local
244 const float ltCS = 0.5f * textureHeightInCarSpace * textureAspectRatio; in renderCarTopView()