/aosp_15_r20/external/eigen/unsupported/Eigen/src/EulerAngles/ |
H A D | EulerAngles.h | 193 const Vector3& angles() const { return m_angles; } in angles() function 195 Vector3& angles() { return m_angles; } in angles() function
|
/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/ |
H A D | VirtualizerTest.java | 374 int[] angles = new int[3*6]; in test4_1SpeakerAnglesCapaMatchesFormatModeCapa() local 497 int[] angles = new int[3*6]; in test4_5ConsistentCapabilitiesWithEnabledDisabled() local
|
/aosp_15_r20/frameworks/base/media/java/android/media/audiofx/ |
H A D | Virtualizer.java | 188 private boolean getAnglesInt(int inputChannelMask, int deviceType, int[] angles) in getAnglesInt() 416 @VirtualizationMode int virtualizationMode, int[] angles) in getSpeakerAngles()
|
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
H A D | euler_angles.inl | 281 tvec3<T, P> const & angles 290 tvec3<T, P> const & angles
|
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | euler_angles.inl | 281 tvec3<T, P> const & angles 290 tvec3<T, P> const & angles
|
/aosp_15_r20/cts/apps/CameraITS/utils/ |
H A D | sensor_fusion_utils.py | 293 def arduino_rotate_servo(ch, angles, move_time, serial_port): argument 308 def rotation_rig(rotate_cntl, rotate_ch, num_rotations, angles, servo_speed, argument
|
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiRvrTest.py | 1053 def generate_test_cases(self, channels, modes, angles, traffic_types, argument 1151 def generate_test_cases(self, channels, modes, angles, traffic_types, argument
|
D | WifiSensitivityTest.py | 876 angles): argument
|
/aosp_15_r20/external/libaom/test/ |
H A D | dr_prediction_test.cc | 291 const int angles[] = { 3, 45, 87 }; in RundrPredTest() local 402 const int angles[] = { 3, 45, 87 }; in TEST_P() local
|
/aosp_15_r20/frameworks/base/packages/EasterEgg/src/com/android/egg/landroid/ |
H A D | Universe.kt | 420 private val angles = ArrayDeque<Float>(TRACK_LENGTH) constant
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_query/ |
H A D | vktRayQueryDirectionTests.cpp | 579 const auto angles = rotationAngles[rotationIdx]; in createDirectionLengthTests() local 651 const auto angles = rotationAngles[rotationIdx]; in createInsideAABBsTests() local
|
/aosp_15_r20/frameworks/av/media/libaudiohal/impl/effectsAidlConversion/ |
H A D | AidlConversionVirtualizer.cpp | 129 const auto& angles = VALUE_OR_RETURN_STATUS(GET_PARAMETER_SPECIFIC_FIELD( in getParameter() local
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/ |
H A D | OrientationListener.java | 46 private final float[] angles = new float[3]; field in OrientationListener
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/ |
H A D | OrientationListener.java | 46 private final float[] angles = new float[3]; field in OrientationListener
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingDirectionTests.cpp | 733 const auto angles = rotationAngles[rotationIdx]; in createDirectionLengthTests() local 823 const auto angles = rotationAngles[rotationIdx]; in createInsideAABBsTests() local
|
/aosp_15_r20/hardware/interfaces/audio/aidl/default/virtualizer/ |
H A D | VirtualizerSw.cpp | 173 std::vector<Virtualizer::ChannelAngle> angles; in getSpeakerAngles() local
|
/aosp_15_r20/packages/apps/DevCamera/src/com/android/devcamera/ |
D | PreviewOverlay.java | 92 public void setGyroAngles(float[] angles) { in setGyroAngles()
|
/aosp_15_r20/frameworks/av/media/libeffects/lvm/wrapper/Aidl/ |
H A D | EffectBundleAidl.cpp | 381 auto angles = mContext->getSpeakerAngles(id.get<Virtualizer::Id::speakerAnglesPayload>()); in getParameterVirtualizer() local
|
H A D | BundleContext.cpp | 726 std::vector<Virtualizer::ChannelAngle> angles; in getSpeakerAngles() local
|
/aosp_15_r20/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/ |
D | IconNormalizer.java | 362 float[] angles = new float[total - 1]; in convertToConvexArray() local
|
/aosp_15_r20/packages/modules/Permission/PermissionController/iconloaderlib/src/com/android/launcher3/icons/ |
D | IconNormalizer.java | 362 float[] angles = new float[total - 1]; in convertToConvexArray() local
|
/aosp_15_r20/frameworks/libs/systemui/toruslib/torus-utils/src/main/java/com/google/android/torus/utils/interaction/ |
D | Gyro2dController.kt | 80 private val angles: FloatArray = FloatArray(3) constant
|
/aosp_15_r20/external/eigen/demos/opengl/ |
H A D | quaternion_demo.cpp | 59 static const float angles [10] = { in FancySpheres() local
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/app/ |
H A D | SimpleIconFactory.java | 621 float[] angles = new float[total - 1]; in convertToConvexArray() local
|
/aosp_15_r20/cts/tests/sensor/src/android/hardware/cts/ |
H A D | SensorManagerStaticTest.java | 702 private static float [] mat9VRot(float [] angles) { in mat9VRot()
|