Home
last modified time | relevance | path

Searched refs:subtract (Results 1 – 14 of 14) sorted by relevance

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/base/
DAsn1Integer.java117 BigInteger normalizedValue = value.subtract(minimumValue); in encodePerImpl()
118 BigInteger range = maximumValue.subtract(minimumValue); in encodePerImpl()
126 PerAlignedUtils.encodeBigNonNegativeWholeNumber(value.subtract(minimumValue))) in encodePerImpl()
128 PerUnalignedUtils.encodeBigNonNegativeWholeNumber(value.subtract(minimumValue))); in encodePerImpl()
185 BigInteger range = maximumValue.subtract(minimumValue); in decodePerImpl()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCbGeoUtilsTest.java53 assertEquals(difference.lat, p1.subtract(p2).lat, DELTA); in testLatLong()
54 assertEquals(difference.lng, p1.subtract(p2).lng, DELTA); in testLatLong()
/cts/tests/tests/renderscript/src/android/renderscript/cts/
Dfloat16_gen.c193 unsigned short subtract(unsigned short a, unsigned short b) { in subtract() function
276 printReferenceOutput(OUTPUT_ARRAY_SUB, subtract, 1); in main()
DCoreMathVerifier.java473 out[0] = t.subtract(a12, a21); in cross()
476 out[1] = t.subtract(a20, a02); in cross()
479 out[2] = t.subtract(a01, a10); in cross()
489 out[0] = t.subtract(a12, a21); in cross()
492 out[1] = t.subtract(a20, a02); in cross()
495 out[2] = t.subtract(a01, a10); in cross()
518 Target.Floaty diff = t.subtract(t.newFloaty(point1[i]), t.newFloaty(point2[i])); in distance()
529 Target.Floaty diff = t.subtract(t.new32(point1[i]), t.new32(point2[i])); in distance()
637 Target.Floaty r = t.subtract(inA, inB); in fdim()
824 Target.Floaty diff = t.subtract(inStop, inStart); in mix()
[all …]
DTarget.java202 Floaty subtract(Floaty a, Floaty b) { in subtract() method in Target
/cts/tests/tests/graphics/src/android/graphics/cts/
DInsetsTest.java83 assertEquals(Insets.subtract(insets2, insets1), Insets.of(40, 50, 60, 70)); in testSubtract()
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DDecorInsetTestsBase.java101 Insets insetsConsumedByDecor = Insets.subtract( in assertContentViewLocationMatchesInsets()
/cts/apps/CameraITS/utils/
Dimage_processing_utils.py220 y = numpy.subtract(y_plane, yuv_off[0])
221 u = numpy.subtract(u_plane, yuv_off[1]).view(numpy.int8)
222 v = numpy.subtract(v_plane, yuv_off[2]).view(numpy.int8)
/cts/tests/tests/keystore/src/android/keystore/cts/
DRSACipherTest.java88 TestUtils.getBigIntegerMagnitudeBytes(modulus.subtract(BigInteger.ONE)); in testNoPaddingEncryptionSucceedsWithPlaintextOneSmallerThanModulus()
/cts/tests/camera/src/android/hardware/camera2/cts/rs/
Draw_converter.rscript35 ushort4 blackLevelPattern; // Blacklevel to subtract for each channel, given in CFA order
208 // Blacklevel subtract, and normalize each pixel in the outputArray, and apply the
/cts/apps/CameraITS/tests/sensor_fusion/
Dtest_sensor_fusion.py254 max_frame_delta_ms = (np.amax(np.subtract(starts[1:], starts[0:-1])) /
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...
/cts/hostsidetests/sustainedperf/dhrystone/
DRationale122 subtract the time for the measurement loop overhead. (This calculation
/cts/tools/release-parser/tests/resources/
DCtsJniTestCases.apk.pb.txt479 name: "subtract"