Searched refs:f2 (Results 1 – 14 of 14) sorted by relevance
/cts/tests/tests/security/res/raw/ |
D | openssl_heartbleed_test_cert.pem | 45 86:ce:6f:f2:28:9d:8a:e7:36:c4:70:a8:16:b0:18: 50 7f:dd:5f:7b:eb:7c:a1:39:a2:8b:43:2e:f4:f2:71: 57 65:c1:31:ba:a9:09:e8:b8:8d:a2:4b:99:40:f2:98: 73 70:0a:9a:b5:c9:3b:48:12:13:0b:a6:ed:08:6d:5b:0d:7e:f2:
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | vector.rs | 4 float2 f2 = { 1.0f, 2.0f }; 48 _RS_ASSERT(f2.x == 2.99f); 49 _RS_ASSERT(f2.y == 3.99f);
|
D | primitives.rs | 103 _RS_ASSERT(avt->f2.x == 1.0f); 104 _RS_ASSERT(avt->f2.y == 2.0f);
|
D | ComputeTest.java | 104 Float2 f2 = new Float2(); in testJavaVectorTypes() local 105 f2.x = 1.0f; in testJavaVectorTypes() 106 f2.y = 2.0f; in testJavaVectorTypes() 107 f2 = new Float2(1.0f, 2.0f); in testJavaVectorTypes() 108 assertTrue(f2.x == 1.0f); in testJavaVectorTypes() 109 assertTrue(f2.y == 2.0f); in testJavaVectorTypes() 295 avtItem.f2.x = 1.0f; in initializeGlobals() 296 avtItem.f2.y = 2.0f; in initializeGlobals()
|
D | structs.rsh | 52 float2 f2;
|
D | verify.rs | 26 static bool compare_float(float f1, float f2) { 27 if (fabs(f1-f2) > gAllowedFloatError) {
|
D | MatrixTest.rs | 264 const float2 f2 = {-2.f, 3.f}; 268 const float2 f2r = rsMatrixMultiply(&m2, f2);
|
/cts/tools/vm-tests-tf/etc/ |
D | starttests | 150 deps=`echo $myline | cut -d";" -f2`
|
/cts/tests/tests/rscpp/src/android/cts/rscpp/ |
D | verify.rs | 29 static bool compare_float(float f1, float f2) { 30 if (fabs(f1-f2) > image_tolerance) {
|
/cts/tests/tests/os/src/android/os/cts/ |
D | BundleTest.java | 354 final float f2 = 10.07f; in testGetFloat2() local 357 mBundle.putFloat(KEY, f2); in testGetFloat2() 358 assertEquals(f2, mBundle.getFloat(KEY, f1)); in testGetFloat2() 360 assertEquals(f2, mBundle.getFloat(KEY, f1)); in testGetFloat2()
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | CanvasTest.java | 757 final float[] f2 = new float[FLOAT_ARRAY_LEN]; in testGetMatrix1() local 758 m2.getValues(f2); in testGetMatrix1() 761 assertEquals(f1[i], f2[i]); in testGetMatrix1() 777 final float[] f2 = new float[FLOAT_ARRAY_LEN]; in testGetMatrix2() local 778 m2.getValues(f2); in testGetMatrix2() 781 assertEquals(f1[i], f2[i]); in testGetMatrix2()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | NativeDecoderTest.java | 472 boolean compareFormats(MediaFormat f1, MediaFormat f2) { in compareFormats() argument 475 return f1.toString().equals(f2.toString()); in compareFormats()
|
/cts/tests/tests/media/res/raw/ |
D | testmp3_3.raw | 1 …f2+degkBW+oObv/QCJNdsvHMg0qXysxD54FXfvVczs6VEyaBcUSp6fULmo6wWN3JfbZEN/ejFk0T8nq4PHahYwOOuqHt6cpd+E…
|
/cts/tests/tests/media/assets/ |
D | segment000000.ts | 2559 …��R�<'��@��pk�Kp��\@ ��7�P�EbaQl:q���U����[�]p[p�*����t�t��x��f2����I�Մ56�@��Pp�Ʋ:…
|