Searched refs:yaw (Results 1 – 8 of 8) sorted by relevance
/packages/services/Car/evs/app/ |
D | ConfigManager.cpp | 134 float yaw = node.get("yaw", 0).asFloat(); in initialize() local 143 yaw += 180.0f; in initialize() 147 yaw += 180.0f; in initialize() 150 yaw = normalizeToPlusMinus180degrees(yaw); in initialize() 175 info.yaw = yaw * kDegreesToRadians; in initialize()
|
D | RenderTopView.cpp | 37 static android::vec3 unitVectorFromPitchAndYaw(float pitch, float yaw) { in unitVectorFromPitchAndYaw() argument 41 sincosf(yaw, &sinYaw, &cosYaw); in unitVectorFromPitchAndYaw() 69 sincosf(cam.yaw, &sinYaw, &cosYaw); in cameraLookMatrix() 72 android::vec3 vAt = unitVectorFromPitchAndYaw(cam.pitch, cam.yaw); in cameraLookMatrix()
|
D | ConfigManager.h | 29 float yaw = 0; // radians positive to the left (right hand rule about global z axis) member
|
D | config.json.readme | 36 "yaw" : 180, // Optical axis degrees to the left of straight ahead
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | tr_wordlist.combined.gz | 1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ... |