/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | intrinsic_convolve3x3.rs | 29 uint32_t y2 = max((int32_t)y-1, 0); 37 float4 p20 = convert_float4(rsGetElementAt_uchar4(gIn, x1, y2)); 38 float4 p21 = convert_float4(rsGetElementAt_uchar4(gIn, x, y2)); 39 float4 p22 = convert_float4(rsGetElementAt_uchar4(gIn, x2, y2)); 70 uint32_t y2 = max((int32_t)y-1, 0); 78 float3 p20 = convert_float3(rsGetElementAt_uchar3(gIn, x1, y2)); 79 float3 p21 = convert_float3(rsGetElementAt_uchar3(gIn, x, y2)); 80 float3 p22 = convert_float3(rsGetElementAt_uchar3(gIn, x2, y2)); 111 uint32_t y2 = max((int32_t)y-1, 0); 119 float2 p20 = convert_float2(rsGetElementAt_uchar2(gIn, x1, y2)); [all …]
|
D | intrinsic_convolve5x5.rs | 35 uint32_t y2 = y; 51 float4 p2 = convert_float4(rsGetElementAt_uchar4(gIn, x0, y2)) * gCoeffs[10] 52 + convert_float4(rsGetElementAt_uchar4(gIn, x1, y2)) * gCoeffs[11] 53 + convert_float4(rsGetElementAt_uchar4(gIn, x2, y2)) * gCoeffs[12] 54 + convert_float4(rsGetElementAt_uchar4(gIn, x3, y2)) * gCoeffs[13] 55 + convert_float4(rsGetElementAt_uchar4(gIn, x4, y2)) * gCoeffs[14]; 82 uint32_t y2 = y; 98 float3 p2 = convert_float3(rsGetElementAt_uchar3(gIn, x0, y2)) * gCoeffs[10] 99 + convert_float3(rsGetElementAt_uchar3(gIn, x1, y2)) * gCoeffs[11] 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 80 y2 = h - 11; in testNorm() 83 for (int y = y1; y < y2; y++) { 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 208 y2 = h - 11; in testDot() 211 for (int y = y1; y < y2; y++) { 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 63 y2 = h - 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) { 29 for (uint32_t y = y1; y < y2; y++) {
|
D | IntrinsicBase.java | 142 protected Script.LaunchOptions makeClipper(int x, int y, int x2, int y2) { in makeClipper() argument 145 lo.setY(y, y2); in makeClipper()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/ |
D | MathsUtils.java | 158 float y2 = y * y; in quaternionMatrixOpenGL() local 167 matrix[0] = 1f - 2f * (y2 + z2); in quaternionMatrixOpenGL() 179 matrix[10] = 1f - 2f * (x2 + y2); in quaternionMatrixOpenGL()
|
/cts/apps/CameraITS/tests/scene1/ |
D | test_multi_camera_match.py | 87 y2, _, _ = its.image.convert_capture_to_planes( 90 its.image.get_image_patch(y2, PATCH_LOC, PATCH_LOC,
|
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
D | AccessibilityMagnificationTest.java | 216 final float y2 = 1500; in testAnimatingMagnification() local 232 controller.setCenter(x2, y2, true); in testAnimatingMagnification()
|
/cts/tests/tests/security/res/raw/ |
D | drm_uaf.dm | 244 …0ro�KǵQ�U<p<p�a�O�>�*�,^�G��*M��I�����<��z� �)��b��o{�D�K�O��g�<y2�0Z� ?Àh���ܻ66�H�@�…
|
/cts/tests/tests/media/assets/ |
D | segment000001.ts | 11 H,$�,dE����5x�KQ�����`�r�,�?^"RT���ݕ�mq�<ۤ&��.���Gm��}�;e���y2��[�G��y��� 2897 …�.C+B�I~(�q6tY�f"dI�S鮛K岋a�8�Z�B�g%Ϧ�N�sFN%���-D��(�}4��Ka���=����H :��V%<y2�Y䵈�L�B\�ϗz�q^�
|
/cts/tests/tests/media/res/raw/ |
D | testmp3_3.raw | 1 …hoBO/38C+6LCxoxfWVRlBg4Yy9SCDHFDO9S1fLK7tfiXXdkCbjxV9M+0eeNbTgOvJg052ZyZcP+y2/J3LK3N/9P1/WEf//wF51…
|
/cts/tests/libcore/javautilcollections/libs/ |
D | guava-20.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |