Searched defs:pose1 (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/frameworks/av/media/libheadtracking/ |
H A D | PoseDriftCompensator-test.cpp | 39 Pose3f pose1({1, 2, 3}, Quaternionf::UnitRandom()); in TEST() local 62 Pose3f pose1({1, 2, 3}, Quaternionf::UnitRandom()); in TEST() local 98 Pose3f pose1({1, 2, 3}, Quaternionf::UnitRandom()); in TEST() local 120 Pose3f pose1({1, 2, 3}, rotateZ(-M_PI * 3 / 4)); in TEST() local
|
H A D | PoseRateLimiter-test.cpp | 52 Pose3f pose1({1, 2, 3}, Quaternionf::Identity()); in TEST() local 80 Pose3f pose1({1, 2, 3}, Quaternionf::Identity()); in TEST() local
|
H A D | PoseBias-test.cpp | 37 Pose3f pose1({1, 2, 3}, Quaternionf::UnitRandom()); in TEST() local
|
H A D | StillnessDetector.cpp | 108 bool StillnessDetector::areNear(const Pose3f& pose1, const Pose3f& pose2) const { in areNear() argument
|