Home
last modified time | relevance | path

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

/packages/services/Car/evs/app/
DConfigManager.h44 float getRearLocation() const { return -mRearExtent; }; in getRearLocation() function
DRenderTopView.cpp242 const float btCS = mConfig.getRearLocation() - textureExtentBehindCarInCarSpace; in renderCarTopView()