Home
last modified time | relevance | path

Searched refs:pose (Results 1 – 11 of 11) sorted by relevance

/hardware/qcom/msm8x84/kernel-headers/media/
Dmsm_fd.h39 __u32 pose; member
/hardware/qcom/msm8996/original-kernel-headers/media/
Dmsm_fd.h39 __u32 pose; member
/hardware/qcom/msm8996/kernel-headers/media/
Dmsm_fd.h40 __u32 pose; member
/hardware/qcom/msm8994/kernel-headers/media/
Dmsm_fd.h39 __u32 pose; member
/hardware/qcom/msm8994/original-kernel-headers/media/
Dmsm_fd.h49 __u32 pose; member
/hardware/qcom/msm8x84/original-kernel-headers/media/
Dmsm_fd.h49 __u32 pose; member
/hardware/interfaces/automotive/evs/1.1/
Dtypes.hal248 * The sensor pose defines the transformation to be applied to the android automotive axes to
250 * The pose consists of rotation, (specified as a quaternions) and translation
274 * Note: Every sensor type must specify its own pose.
278 * Rotation part of the sensor pose, expressed as a unit quaternion.
283 * Translation part of the sensor pose, in (x, y, z) format with milli-meter units.
297 SensorPose pose;
/hardware/interfaces/automotive/evs/1.1/default/
DEvsUltrasonicsArray.cpp61 sensors[0].pose = {{1, 0, 0, 0}, {-1000, 2000, 200}}; in fillMockArrayDesc()
66 sensors[1].pose = {{1, 0, 0, 0}, {0, 2000, 200}}; in fillMockArrayDesc()
71 sensors[2].pose = {{1, 0, 0, 0}, {1000, 2000, 200}}; in fillMockArrayDesc()
/hardware/interfaces/automotive/sv/1.0/
Dtypes.hal69 * Structure defining the pose in 3D space.
73 * Rotation part of the pose, expressed as a unit quaternion.
78 * Translation part of the pose, in (x, y, z) format with milli-meter units.
100 * specified by the rotation and tranlation component of the pose respectively.
116 Pose pose;
/hardware/interfaces/biometrics/face/1.0/
Dtypes.hal285 * applies to enrollment. The user should change their pose.
/hardware/interfaces/sensors/1.0/
Dtypes.hal531 * A sensor of this type returns the pose of the device.