Home
last modified time | relevance | path

Searched defs:Vector3 (Results 1 – 25 of 71) sorted by relevance

123

/aosp_15_r20/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/matrix/
H A DVector3.java7 public final class Vector3 { class
17 public Vector3() { in Vector3() method in Vector3
20 public Vector3(float[] array) in Vector3() method in Vector3
25 public Vector3(float xValue, float yValue, float zValue) { in Vector3() method in Vector3
29 public Vector3(Vector3 other) { in Vector3() method in Vector3
/aosp_15_r20/external/eigen/unsupported/test/
H A DEulerAngles.cpp39 typedef Matrix<Scalar,3,1> Vector3; in verify_euler() typedef
177 typedef Matrix<Scalar,3,1> Vector3; in check_singular_cases() typedef
199 typedef Matrix<Scalar,3,1> Vector3; in eulerangles_manual() typedef
232 typedef Matrix<Scalar,3,1> Vector3; in eulerangles_rand() typedef
/aosp_15_r20/packages/modules/Uwb/service/fusion_lib/src/com/android/uwb/fusion/math/
DVector3.java31 public class Vector3 { class
42 private Vector3() { in Vector3() method in Vector3
55 public Vector3(float x, float y, float z) { in Vector3() method in Vector3
/aosp_15_r20/external/eigen/test/
H A Dgeo_transformations.cpp31 typedef Matrix<Scalar,3,1> Vector3; in non_projective_only() typedef
96 typedef Matrix<Scalar,3,1> Vector3; in transformations() typedef
615 typedef Matrix<Scalar,3,1> Vector3; in transformations_no_scale() typedef
672 typedef Matrix<Scalar, 3, 1> Vector3; in transformations_computed_scaling_continuity() typedef
H A Dgeo_eulerangles.cpp20 typedef Matrix<Scalar,3,1> Vector3; in verify_euler() typedef
62 typedef Matrix<Scalar,3,1> Vector3; in eulerangles() typedef
H A Dgeo_orthomethods.cpp23 typedef Matrix<Scalar,3,1> Vector3; in orthomethods_3() typedef
86 typedef Matrix<Scalar,3,1> Vector3; in orthomethods() typedef
H A Dgeo_quaternion.cpp52 typedef Matrix<Scalar,3,1> Vector3; in quaternion() typedef
190 typedef Matrix<Scalar,3,1> Vector3; in mapQuaternion() typedef
H A Dvectorization_logic.cpp178 typedef Matrix<Scalar,3,1,ColMajor> Vector3; in run() typedef
/aosp_15_r20/frameworks/libs/systemui/toruslib/torus-math/src/main/java/com/google/android/torus/math/
DVector3.kt26 class Vector3 @JvmOverloads constructor(val x: Float, val y: Float, val z: Float) { class
/aosp_15_r20/frameworks/base/apex/jobscheduler/service/java/com/android/server/
H A DAnyMotionDetector.java385 public static final class Vector3 { class in AnyMotionDetector
391 public Vector3(long timeMillisSinceBoot, float x, float y, float z) { in Vector3() method in AnyMotionDetector.Vector3
/aosp_15_r20/external/eigen/Eigen/src/Geometry/
H A DQuaternion.h57 typedef Matrix<Scalar,3,1> Vector3; typedef
/aosp_15_r20/external/eigen/unsupported/Eigen/src/EulerAngles/
H A DEulerAngles.h113 typedef Matrix<Scalar,3,1> Vector3; /*!< the equivalent 3 dimension vector type */ typedef
/aosp_15_r20/cts/hostsidetests/adpf/app/hintsession/src/cpp/
H A DModel.h24 union Vector3 { union
/aosp_15_r20/external/angle/src/common/
H A Dvector_utils.h24 using Vector3 = Vector<3, float>; variable
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/features/
Dimpl_mint.rs260 impl From<Vec3A> for mint::Vector3<f32> { implementation
/aosp_15_r20/external/eigen/demos/opengl/
H A Dquaternion_demo.cpp141 typedef Matrix<Scalar,3,1> Vector3; typedef in EulerAngles
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/
H A Dlib.rs451 Vector3, in test_ternary_elementwise() argument
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/
H A Dlib.rs451 Vector3, in test_ternary_elementwise() argument
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/
H A Dlib.rs451 Vector3, in test_ternary_elementwise() argument
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/
H A Dlib.rs451 Vector3, in test_ternary_elementwise() argument
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/
H A Dlib.rs451 Vector3, in test_ternary_elementwise() argument
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DBufferDataTest.cpp1967 const std::array<Vector3, 6> &quadVertices, in TestPageSharingBuffers()
H A DBlitFramebufferANGLETest.cpp1705 void drawWithDepthValue(std::array<Vector3, 6> &quadVertices, float depth) in drawWithDepthValue()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/service/fusion_lib/com.uwb.fusion/android_common_apex33/javac/
Dcom.uwb.fusion.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/service/fusion_lib/com.uwb.fusion/android_common_apex33/turbine/
Dcom.uwb.fusion.jarcom/android/uwb/fusion/UwbFilterEngine$Builder.class <Unknown> package com. ...

123