Home
last modified time | relevance | path

Searched defs:yaw (Results 1 – 10 of 10) sorted by relevance

/aosp12/packages/services/Car/cpp/evs/apps/default/
H A Dconfig.json32 "yaw" : 180, number
46 "yaw" : 0, number
60 "yaw" : -90, number
74 "yaw" : 90, number
H A DConfigManager.cpp145 float yaw = node.get("yaw", 0).asFloat(); in initialize() local
H A DConfigManager.h32 float yaw = 0; // radians positive to the left (right hand rule about global z axis) member
H A DRenderTopView.cpp40 static android::vec3 unitVectorFromPitchAndYaw(float pitch, float yaw) { in unitVectorFromPitchAndYaw()
/aosp12/packages/services/Car/cpp/evs/support_library/
H A Dconfig.json23 "yaw" : 180, number
H A DConfigManager.cpp140 float yaw = node.get("yaw", 0).asFloat(); in initialize() local
H A DConfigManager.h33 float yaw = 0; // radians positive to the left (right hand rule about global z axis) member
/aosp12/frameworks/native/libs/math/include/math/
H A DTMatHelpers.h543 static CONSTEXPR BASE<T> eulerYXZ(Y yaw, P pitch, R roll) { in eulerYXZ()
562 static CONSTEXPR BASE<T> eulerZYX(Y yaw, P pitch, R roll) { in eulerZYX()
/aosp12/hardware/qcom/sm7250/gps/location/
H A DLocationDataTypes.h1086 float yaw; // Yaw of body frame. Clockwise positive (radian) member
/aosp12/hardware/qcom/sm8150/gps/location/
H A DLocationDataTypes.h1086 float yaw; // Yaw of body frame. Clockwise positive (radian) member