Home
last modified time | relevance | path

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

/packages/services/Car/cpp/evs/apps/default/
DRenderTopView.cpp242 const float textureAspectRatio = (float)mTexAssets.carTopView->width() / in renderCarTopView() local
250 const float ltCS = 0.5f * textureHeightInCarSpace * textureAspectRatio; in renderCarTopView()