Home
last modified time | relevance | path

Searched defs:magnitude (Results 1 – 10 of 10) sorted by relevance

/cts/tests/sensor/src/android/hardware/cts/helpers/sensorverification/
DMagnitudeVerificationTest.java52 …e void runStats(float expected, float threshold, float[][] values, boolean pass, float magnitude) { in runStats()
/cts/tests/openglperf2/jni/graphics/
DVector2D.cpp66 float Vector2D::magnitude() { in magnitude() function in Vector2D
/cts/apps/CtsVerifier/jni/audio_loopback/analyzer/
DGlitchAnalyzer.h54 void setMagnitude(double magnitude) { in setMagnitude()
137 double magnitude = 2.0 * sqrt((sinMean * sinMean) + (cosMean * cosMean)); variable
240 double magnitude = calculateMagnitude(&phaseOffset); in processInputFrame() local
/cts/tests/location/location_privileged/src/android/location/cts/privileged/
DCorrelationVectorTest.java77 double frequencyOffsetMetersPerSecond, int[] magnitude) { in createTestCorrelationVector()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DStepSensorPermissionTestActivity.java248 float magnitude = sensorEvent.values[0] * sensorEvent.values[0] + in onSensorChanged() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/Path/
DComplexMovementPath.java231 float magnitude = (float) Math.sqrt(Math.pow(rotation[X], 2) + in calculateRectangleHitbox() local
/cts/tests/sensor/src/android/hardware/cts/helpers/
DSensorCtsHelper.java173 double magnitude = Math.sqrt(sumOfSquares); in getMagnitude() local
/cts/tests/location/common/src/android/location/cts/common/
DTestMeasurementUtil.java356 int[] magnitude = correlationVector.getMagnitude(); in verifyCorrelationVectors() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DCoreMathVerifier.java417 static private Target.Floaty copysign(double magnitude, double sign, Target t) { in copysign()
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...