Searched defs:pose2 (Results 1 – 3 of 3) sorted by relevance
/frameworks/av/media/libheadtracking/ |
D | PoseDriftCompensator-test.cpp | 40 Pose3f pose2({4, 5, 6}, Quaternionf::UnitRandom()); in TEST() local 63 Pose3f pose2({4, 5, 6}, Quaternionf::UnitRandom()); in TEST() local 99 Pose3f pose2({4, 5, 6}, Quaternionf::UnitRandom()); in TEST() local
|
D | PoseRateLimiter-test.cpp | 53 Pose3f pose2({1, 2, 8}, rotateZ(M_PI * 5 / 8)); in TEST() local 81 Pose3f pose2({1, 2, 8}, rotateZ(M_PI * 5 / 8)); in TEST() local
|
D | PoseBias-test.cpp | 38 Pose3f pose2({4, 5, 6}, Quaternionf::UnitRandom()); in TEST() local
|