Home
last modified time | relevance | path

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

/packages/services/Car/evs/app/
DRenderTopView.cpp233 const float carLengthInTexels = mConfig.carGraphicRearPixel() - mConfig.carGraphicFrontPixel(); in renderCarTopView()
239 mConfig.carGraphicRearPixel(); in renderCarTopView()
DConfigManager.h68 float carGraphicRearPixel() const { return mCarGraphicRearPixel; }; in carGraphicRearPixel() function