/aosp12/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/ |
H A D | pose.h | 14 class Pose { 17 Pose() in Pose() function 33 Pose Inverse() const { in Inverse() 34 Pose result(*this); in Inverse() 41 void ComposeInPlace(const Pose& other) { in ComposeInPlace() 47 Pose Compose(const Pose& other) const { in Compose() 48 Pose result(*this); in Compose() 61 Pose& operator*=(const Pose& other) { 66 Pose operator*(const Pose& other) const { return Compose(other); } 112 using Posef = Pose<float>; [all …]
|
/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 …]
|
H A D | Android.bp | 16 "Pose.cpp", 68 "Pose-test.cpp",
|
H A D | README.md | 40 ## Pose-Related Conventions 126  153 ### Screen-Relative Pose 155 The Screen-Relative Pose block is provided with a head pose and a screen pose
|
/aosp12/packages/services/Car/cpp/computepipe/example/ |
H A D | FaceOutput.proto | 12 message Pose { message 20 optional Pose pose = 2;
|
/aosp12/hardware/interfaces/automotive/sv/1.0/ |
H A D | types.hal | 71 struct Pose { 94 * Pose of the view. Describes the orientation and location of a virtual view relative to the 116 Pose pose;
|
/aosp12/frameworks/native/libs/vr/libdvrcommon/tests/ |
H A D | pose_test.cpp | 13 using Pose_t = android::dvr::Pose<FT>;
|
/aosp12/frameworks/av/services/camera/libcameraservice/common/ |
H A D | DepthPhotoProcessor.cpp | 60 using dynamic_depth::Pose;
|
/aosp12/hardware/interfaces/automotive/evs/1.1/ |
H A D | types.hal | 293 * Pose provides the orientation and location of the ultrasonic sensor within the car.
|
/aosp12/hardware/interfaces/sensors/1.0/ |
H A D | types.hal | 532 * Pose of the device is defined as the orientation of the device from a
|
/aosp12/frameworks/base/proto/src/metrics_constants/ |
H A D | metrics_constants.proto | 4526 // Device Headset Pose status
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | de_wordlist.combined.gz | 1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ... |
H A D | ro_wordlist.combined.gz | 1dictionary=main:ro,locale=ro,description=Română,date=1412325511, ... |