Home
last modified time | relevance | path

Searched defs:roll (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/include/glm/gtx/
Deuler_angles.inl174 T const & roll
209 T const & roll
/device/google/cuttlefish/shared/auto/evs/
Devs_app_config.json36 "roll" : 0, number
/device/generic/goldfish/camera/
DEmulatedFakeRotatingCameraDevice.cpp312 … EmulatedFakeRotatingCameraDevice::read_rotation_vector(double *yaw, double* pitch, double* roll) { in read_rotation_vector()
321 double yaw, pitch, roll; in get_yawing() local
/device/generic/vulkan-cereal/third-party/angle/util/
DMatrix.cpp130 Matrix4 Matrix4::rollPitchYaw(float roll, float pitch, float yaw) in rollPitchYaw()
/device/generic/vulkan-cereal/include/glm/gtc/
Dquaternion.inl569 GLM_FUNC_QUALIFIER T roll(tquat<T, P> const & q) function