Searched refs:mCarGraphicRearPixel (Results 1 – 2 of 2) sorted by relevance
68 float carGraphicRearPixel() const { return mCarGraphicRearPixel; }; in carGraphicRearPixel()93 float mCarGraphicRearPixel; // How many pixels from the top of the image does the car end variable
130 … complete &= readChildNodeAsFloat("display", graphicNode, "rearPixel", &mCarGraphicRearPixel); in initialize()