Home
last modified time | relevance | path

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

/packages/services/Car/evs/app/
DRenderTopView.cpp233 const float carLengthInTexels = mConfig.carGraphicRearPixel() - mConfig.carGraphicFrontPixel(); in renderCarTopView() local
234 const float carSpaceUnitsPerTexel = mConfig.getCarLength() / carLengthInTexels; in renderCarTopView()