Searched defs:pose1 (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/av/media/libheadtracking/ |
H A D | PoseDriftCompensator-test.cpp | 38 Pose3f pose1({1, 2, 3}, Quaternionf::UnitRandom()); in TEST() local 61 Pose3f pose1({1, 2, 3}, Quaternionf::UnitRandom()); in TEST() local 97 Pose3f pose1({1, 2, 3}, Quaternionf::UnitRandom()); in TEST() local 119 Pose3f pose1({1, 2, 3}, rotateZ(-M_PI * 3 / 4)); in TEST() local
|
H A D | PoseRateLimiter-test.cpp | 51 Pose3f pose1({1, 2, 3}, Quaternionf::Identity()); in TEST() local 79 Pose3f pose1({1, 2, 3}, Quaternionf::Identity()); in TEST() local
|