Home
last modified time | relevance | path

Searched defs:Pose (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Uwb/service/java/com/android/server/uwb/correction/math/
DPose.java31 public class Pose { class
38 public Pose(Vector3 translation, Quaternion rotation) { in Pose() method in Pose
51 public Pose(float[] translation, float[] rotation) { in Pose() method in Pose
/packages/services/Car/cpp/computepipe/example/
DFaceOutput.proto12 message Pose { message