Home
last modified time | relevance | path

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

/packages/services/Car/cpp/evs/apps/default/src/
DRenderTopView.cpp230 const float textureExtentBehindCarInCarSpace = pixelsBehindCarInImage * carSpaceUnitsPerTexel; in renderCarTopView() local
232 const float btCS = mConfig.getRearLocation() - textureExtentBehindCarInCarSpace; in renderCarTopView()