Searched defs:Pose (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/av/media/libheadtracking/ |
H A D | Pose-test.cpp | 32 TEST(Pose, CtorDefault) { in TEST() argument 38 TEST(Pose, CtorRotation) { in TEST() argument 45 TEST(Pose, CtorTranslation) { in TEST() argument 52 TEST(Pose, CtorTranslationRotation) { in TEST() argument 60 TEST(Pose, Inverse) { in TEST() argument 66 TEST(Pose, IsApprox) { in TEST() argument 80 TEST(Pose, Compose) { in TEST() argument 87 TEST(Pose, MoveWithRateLimit_NoLimit) { in TEST() argument 113 TEST(Pose, FloatVectorRoundTrip1) { in TEST() argument 122 TEST(Pose, FloatVectorRoundTrip2) { in TEST() argument [all …]
|
/aosp12/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/ |
H A D | pose.h | 17 Pose() in Pose() function 25 Pose(Eigen::Quaternion<T> rotation, Eigen::Vector3<T> position) in Pose() function
|
/aosp12/packages/services/Car/cpp/computepipe/example/ |
H A D | FaceOutput.proto | 12 message Pose { message
|