Home
last modified time | relevance | path

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

/packages/services/Car/evs/apps/default/
DRenderTopView.cpp239 const float carLengthInTexels = mConfig.carGraphicRearPixel() - mConfig.carGraphicFrontPixel(); in renderCarTopView() local
240 const float carSpaceUnitsPerTexel = mConfig.getCarLength() / carLengthInTexels; in renderCarTopView()