/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | intrinsic_convolve3x3.rs | 27 uint32_t x2 = max((int32_t)x-1, 0); 33 float4 p02 = convert_float4(rsGetElementAt_uchar4(gIn, x2, y1)); 36 float4 p12 = convert_float4(rsGetElementAt_uchar4(gIn, x2, y)); 39 float4 p22 = convert_float4(rsGetElementAt_uchar4(gIn, x2, y2)); 68 uint32_t x2 = max((int32_t)x-1, 0); 74 float3 p02 = convert_float3(rsGetElementAt_uchar3(gIn, x2, y1)); 77 float3 p12 = convert_float3(rsGetElementAt_uchar3(gIn, x2, y)); 80 float3 p22 = convert_float3(rsGetElementAt_uchar3(gIn, x2, y2)); 109 uint32_t x2 = max((int32_t)x-1, 0); 115 float2 p02 = convert_float2(rsGetElementAt_uchar2(gIn, x2, y1)); [all …]
|
D | intrinsic_convolve5x5.rs | 29 uint32_t x2 = x; 41 + convert_float4(rsGetElementAt_uchar4(gIn, x2, y0)) * gCoeffs[2] 47 + convert_float4(rsGetElementAt_uchar4(gIn, x2, y1)) * gCoeffs[7] 53 + convert_float4(rsGetElementAt_uchar4(gIn, x2, y2)) * gCoeffs[12] 59 + convert_float4(rsGetElementAt_uchar4(gIn, x2, y3)) * gCoeffs[17] 65 + convert_float4(rsGetElementAt_uchar4(gIn, x2, y4)) * gCoeffs[22] 76 uint32_t x2 = x; 88 + convert_float3(rsGetElementAt_uchar3(gIn, x2, y0)) * gCoeffs[2] 94 + convert_float3(rsGetElementAt_uchar3(gIn, x2, y1)) * gCoeffs[7] 100 + convert_float3(rsGetElementAt_uchar3(gIn, x2, y2)) * gCoeffs[12] [all …]
|
D | IntrinsicHistogram.java | 75 int x1 = 0, y1 = 0, x2 = w, y2 = h; in testNorm() local 79 x2 = w - 11; in testNorm() 84 for (int x = x1; x < x2; x++) { in testNorm() 103 hist.forEach(mAin, makeClipper(x1, y1, x2, y2)); in testNorm() 203 int x1 = 0, y1 = 0, x2 = w, y2 = h; in testDot() local 207 x2 = w - 11; in testDot() 212 for (int x = x1; x < x2; x++) { in testDot() 230 hist.forEach_Dot(mAin, makeClipper(x1, y1, x2, y2)); in testDot()
|
D | IntrinsicColorMatrix.java | 58 int x1 = 0, y1 = 0, x2 = w, y2 = h; in subtest() local 62 x2 = w - 11; in subtest() 69 mSi.forEach(mAllocSrc, mAllocDst, makeClipper(x1, y1, x2, y2)); in subtest() 73 mSr.invoke_reference(mat, add, mAllocSrc, mAllocRef, x1, y1, x2, y2); in subtest()
|
D | intrinsic_colormatrix.rs | 21 int x1, int y1, int x2, int y2) { 30 for (uint32_t x = x1; x < x2; x++) {
|
D | IntrinsicBase.java | 142 protected Script.LaunchOptions makeClipper(int x, int y, int x2, int y2) { in makeClipper() argument 144 lo.setX(x, x2); in makeClipper()
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
D | camera_response.rsh | 48 const float x2 = exp_b * pow_va + 1.0f; 49 return pow(x1 / x2, camera_response->c); 55 const float x2 = exp(camera_response->b) * (1.0f - pow_vc) + 1.0f; 56 return pow(pow_vc / x2, 1.0f / camera_response->a); 63 const float x2 = exp_b * pow_va + 1.0f; 64 return pow(x1 / x2, kDefaultC); 69 const float x2 = exp(kDefaultB) * (1.0f - pow_vc) + 1.0f; 70 return pow(pow_vc / x2, 1.0f / kDefaultA);
|
D | camera_response_fast.rsh | 40 const float x2 = exp_b * pow_va + 1.0f; 41 return pow(x1 / x2, kDefaultC); 46 const float x2 = exp(kDefaultB) * (1.0f - pow_vc) + 1.0f; 47 return pow(pow_vc / x2, 1.0f / kDefaultA);
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/ |
D | MathsUtils.java | 157 float x2 = x * x; in quaternionMatrixOpenGL() local 173 matrix[5] = 1f - 2f * (x2 + z2); in quaternionMatrixOpenGL() 179 matrix[10] = 1f - 2f * (x2 + y2); in quaternionMatrixOpenGL()
|
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
D | AccessibilityMagnificationTest.java | 215 final float x2 = 500; in testAnimatingMagnification() local 232 controller.setCenter(x2, y2, true); in testAnimatingMagnification()
|
/cts/tests/libcore/javautilcollections/libs/ |
D | guava-20.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
D | guava-testlib-20.0.jar | ... .concurrent.TimeUnit)
Runnable x0
long x1
long x2
java.util.concurrent.TimeUnit x3
public volatile ... |
/cts/tests/tests/security/res/raw/ |
D | openssl_heartbleed_test_cert.pem | 28 Version: 3 (0x2)
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/packed_switch/d/ |
D | T_packed_switch_7.dfh | 154 // parsed: offset 290, len 2: |0005: const/4 v2, #int 2 // #0x2
|
D | T_packed_switch_13.dfh | 156 // parsed: offset 292, len 2: |0006: const/4 v2, #int 2 // #0x2
|
D | T_packed_switch_11.dfh | 154 // parsed: offset 290, len 2: |0005: const/4 v2, #int 2 // #0x2
|
D | T_packed_switch_9.dfh | 155 // parsed: offset 290, len 2: |0005: const/4 v2, #int 2 // #0x2
|
/cts/apps/CtsVerifier/libs/ |
D | opencv3-android.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/opencv/
org/ ... |
/cts/tests/tests/media/assets/ |
D | segment000001.ts | 732 �^:P��Aq��qh �x2�a\"`��iRq0�#���.Aw�y0�a(�V�K�{��*���v�gO�Z��,��B�
|