/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | TypeTest.java | 27 b.setX(x).setY(y); in testBuilderSizes() 92 b.setX(x).setY(y); in testGetCount() 102 Type t = b.setX(8).setY(1).create(); in testGetCount() 106 t = b.setX(8).setY(8).create(); in testGetCount() 110 t = b.setX(8).setY(4).create(); in testGetCount() 114 t = b.setX(4).setY(8).create(); in testGetCount() 117 t = b.setX(7).setY(1).create(); in testGetCount() 121 t = b.setX(7).setY(3).create(); in testGetCount() 140 b.setX(3).setY(4); in testGetY() 148 b.setX(64).setY(64); in testGetYuv() [all …]
|
D | LaunchClip.java | 70 if (mDimY > 0) tb.setY(mDimY); in setup() 172 tb.setY(ay); in makeAdapter() 182 a.setY(oy); in makeAdapter() 222 sc.setY(17, 177); in testWrite2D() 234 sc.setY(17, 18); in testWrite2DAdapter1D() 247 sc.setY(17, 177); in testWrite2DAdapter2D() 261 sc.setY(17, 27); in testWrite3D() 274 sc.setY(17, 18); in testWrite3DAdapter1D() 289 sc.setY(17, 27); in testWrite3DAdapter2D() 304 sc.setY(17, 27); in testWrite3DAdapter3D()
|
D | AllocationTest.java | 47 typeBuilder.setX(x).setY(y); in createTypedHelper() 62 Allocation.createTyped(mRS, typeBuilder.setY(8).create(), in createTypedTextureHelper() 80 Allocation.createTyped(mRS, typeBuilder.setX(7).setY(1).create(), in createTypedTextureHelper() 83 Allocation.createTyped(mRS, typeBuilder.setX(7).setY(3).create(), in createTypedTextureHelper() 86 Allocation.createTyped(mRS, typeBuilder.setX(7).setY(7).create(), in createTypedTextureHelper() 91 Allocation.createTyped(mRS, typeBuilder.setX(7).setY(1).create(), in createTypedTextureHelper() 95 Allocation.createTyped(mRS, typeBuilder.setX(7).setY(3).create(), in createTypedTextureHelper() 99 Allocation.createTyped(mRS, typeBuilder.setX(7).setY(7).create(), in createTypedTextureHelper() 273 b.setX(8).setY(8); in testAllocationMipmapControl() 281 b.setX(8).setY(8).setFaces(true); in testCubemapFaces() [all …]
|
D | VoidPtr.java | 67 Type t = typeBuilder.setX(10).setY(15).create(); in testVoidOutInt() 95 Type t = typeBuilder.setX(10).setY(15).create(); in testVoidOutChar() 124 Type t = typeBuilder.setX(10).setY(15).create(); in testVoidInInt() 155 Type t = typeBuilder.setX(10).setY(15).create(); in testVoidInChar()
|
D | SingleSourceForEachTest.java | 45 i32TypeBuilder.setX(X).setY(Y); in setUp() 104 sc.setY(0, Y / 2); in testKernelLaunchWithOptions() 118 sc.setY(0, Y); in testAllocationlessKernelLaunch()
|
D | AllocationCopyPaddedTest.java | 64 typeBuilder.setX(width).setY(height); in test_AllocationPadded_Byte3_2D() 94 typeBuilder.setX(w).setY(h).setZ(d); in test_AllocationPadded_Byte3_3D() 162 typeBuilder.setX(width).setY(height); in test_AllocationPadded_Short3_2D_Helper() 200 typeBuilder.setX(w).setY(h).setZ(d); in test_AllocationPadded_Short3_3D_Helper() 268 typeBuilder.setX(width).setY(height); in test_AllocationPadded_Int3_2D() 301 typeBuilder.setX(w).setY(h).setZ(d); in test_AllocationPadded_Int3_3D() 363 typeBuilder.setX(width).setY(height); in test_AllocationPadded_Float3_2D() 395 typeBuilder.setX(w).setY(h).setZ(d); in test_AllocationPadded_Float3_3D() 457 typeBuilder.setX(width).setY(height); in test_AllocationPadded_Double3_2D() 489 typeBuilder.setX(w).setY(h).setZ(d); in test_AllocationPadded_Double3_3D() [all …]
|
D | AllocationCopyToTest.java | 243 typeBuilder.setX(width).setY(height); in test_Allocationcopy2DRangeTo_Byte() 277 typeBuilder.setX(width).setY(height); in test_Allocationcopy2DRangeTo_Short_Helper() 322 typeBuilder.setX(width).setY(height); in test_Allocationcopy2DRangeTo_Int() 356 typeBuilder.setX(width).setY(height); in test_Allocationcopy2DRangeTo_Float() 390 typeBuilder.setX(width).setY(height); in test_Allocationcopy2DRangeTo_Long() 426 typeBuilder.setX(width).setY(height).setZ(depth); in test_Allocationcopy3DRangeTo_Byte() 466 typeBuilder.setX(width).setY(height).setZ(depth); in test_Allocationcopy3DRangeTo_Short_Helper() 511 typeBuilder.setX(width).setY(height).setZ(depth); in test_Allocationcopy3DRangeTo_Int() 551 typeBuilder.setX(width).setY(height).setZ(depth); in test_Allocationcopy3DRangeTo_Float() 591 typeBuilder.setX(width).setY(height).setZ(depth); in test_Allocationcopy3DRangeTo_Long() [all …]
|
D | IntrinsicBase.java | 78 tb.setY(h); in makeAllocation() 145 lo.setY(y, y2); in makeClipper()
|
D | TestCtxDim.java | 32 typeBuilder.setY(Y); in test()
|
D | YuvTest.java | 149 tb.setY(height); in test_NV21() 200 tb.setY(height); in test_YV12() 252 tb.setY(height); in test_YV12_Float4() 299 tb.setY(height); in test_NV21_Float4()
|
D | RsAllocationCopyTest.java | 277 typeBuilder.setX(width).setY(height); in test_RsAllocationCopy2D_Byte() 333 typeBuilder.setX(width).setY(height); in test_RsAllocationCopy2D_Short() 389 typeBuilder.setX(width).setY(height); in test_RsAllocationCopy2D_Int() 445 typeBuilder.setX(width).setY(height); in test_RsAllocationCopy2D_Float() 501 typeBuilder.setX(width).setY(height); in test_RsAllocationCopy2D_Long()
|
D | AllocationCopy2DRangeTest.java | 44 typeBuilder.setX(width).setY(height); in testAllocationCopy2DRange()
|
D | SampleTest.java | 73 mAlloc_RGBA_2D = createAlloc(b.setX(8).setY(8).create()); in setUp()
|
D | GetElementAt.java | 95 builder.setY(INPUTSIZE); in testXY()
|
/cts/tests/tests/rscpp/librscpptest/ |
D | rs_jni_type.cpp | 51 b.setY(y); in testTypeBuilderHelper() 121 b.setY(y); in Java_android_cts_rscpp_RSTypeTest_testGetCount() 132 b.setY(1); in Java_android_cts_rscpp_RSTypeTest_testGetCount() 139 b.setY(8); in Java_android_cts_rscpp_RSTypeTest_testGetCount() 145 b.setY(4); in Java_android_cts_rscpp_RSTypeTest_testGetCount() 151 b.setY(8); in Java_android_cts_rscpp_RSTypeTest_testGetCount() 156 b.setY(1); in Java_android_cts_rscpp_RSTypeTest_testGetCount() 162 b.setY(3); in Java_android_cts_rscpp_RSTypeTest_testGetCount() 188 b.setY(4); in Java_android_cts_rscpp_RSTypeTest_testGet()
|
/cts/tests/tests/rsblas/src/android/renderscript/cts/ |
D | BNNMTest.java | 133 Type a_type = builder.setX(k).setY(m).create(); in runBNNM() 134 Type b_type = builder.setX(k).setY(n).create(); in runBNNM() 135 Type c_type = builder.setX(n).setY(m).create(); in runBNNM() 451 Type a_type = builder.setX(k).setY(m).create(); in testExceptionHandling() 452 Type b_type = builder.setX(k).setY(n).create(); in testExceptionHandling() 453 Type c_type = builder.setX(n).setY(m).create(); in testExceptionHandling()
|
/cts/tests/tests/rscpp/src/android/cts/rscpp/ |
D | RSColorMatrixTest.java | 56 build.setY(Y); in testRSColorMatrix0() 87 build.setY(Y); in testRSColorMatrix1() 121 build.setY(Y); in testRSColorMatrix2() 153 build.setY(Y); in testRSColorMatrix3() 184 build.setY(Y); in testRSColorMatrix4()
|
D | RS3DLUTTest.java | 53 build.setY(Y); in testRSLUT() 60 buildCube.setY(lutSize); in testRSLUT()
|
D | RSBlurTest.java | 45 build.setY(Y); in testRSBlurOneChannel() 74 build.setY(Y); in testRSBlurFourChannels()
|
D | RSConvolveTest.java | 56 build.setY(Y); in testConvolve3x3() 113 build.setY(Y); in testConvolve5x5()
|
D | RSLUTTest.java | 45 build.setY(Y); in testRSLUT()
|
D | RSYuvTest.java | 123 tb.setY(height); in test_YV12() 162 tb.setY(height); in test_NV21()
|
/cts/tests/tests/animation/src/android/animation/cts/ |
D | ShapeHolder.java | 52 public void setY(float value) { in setY() method in ShapeHolder
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/f32/ |
D | RefocusFilterF32.java | 177 launchOptions.setY(0, buffers.inputImage.getHeight()); in filterLayerBehindFocalDepth() 237 launchOptions.setY(0, buffers.inputImage.getHeight()); in filterLayerInFrontOfFocalDepth()
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/d1new/ |
D | RefocusFilterd1new.java | 189 launchOptions.setY(0, buffers.inputImage.getHeight()); in filterLayerBehindFocalDepth() 259 launchOptions.setY(0, buffers.inputImage.getHeight()); in filterLayerInFrontOfFocalDepth()
|