Home
last modified time | relevance | path

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

/packages/services/Car/cpp/evs/apps/default/
DRenderTopView.cpp239 const float carLengthInTexels = mConfig.carGraphicRearPixel() - mConfig.carGraphicFrontPixel(); in renderCarTopView()
245 mConfig.carGraphicRearPixel(); in renderCarTopView()
DConfigManager.h81 float carGraphicRearPixel() const { return mCarGraphicRearPixel; }; in carGraphicRearPixel() function
/packages/services/Car/cpp/evs/support_library/
DConfigManager.h72 float carGraphicRearPixel() const { return mCarGraphicRearPixel; }; in carGraphicRearPixel() function