Searched refs:carGraphicRearPixel (Results 1 – 2 of 2) sorted by relevance
233 const float carLengthInTexels = mConfig.carGraphicRearPixel() - mConfig.carGraphicFrontPixel(); in renderCarTopView()239 mConfig.carGraphicRearPixel(); in renderCarTopView()
68 float carGraphicRearPixel() const { return mCarGraphicRearPixel; }; in carGraphicRearPixel() function