OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mCarGraphicFrontPixel
(Results
1 - 2
of
2
) sorted by null
/packages/services/Car/evs/app/
ConfigManager.h
67
float carGraphicFrontPixel() const { return
mCarGraphicFrontPixel
; };
92
float
mCarGraphicFrontPixel
; // How many pixels from the top of the image does the car start
ConfigManager.cpp
129
complete &= readChildNodeAsFloat("graphic", graphicNode, "frontPixel", &
mCarGraphicFrontPixel
);
Completed in 1068 milliseconds