Home
last modified time | relevance | path

Searched refs:setX (Results 1 – 25 of 135) sorted by relevance

123456

/frameworks/rs/java/tests/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
DSGEMMTest.java146 Type a_type = builder.setX(k).setY(m).create(); in setTestSmall()
147 Type b_type = builder.setX(n).setY(k).create(); in setTestSmall()
148 Type c_type = builder.setX(n).setY(m).create(); in setTestSmall()
201 Type a_type = builder.setX(k).setY(m).create(); in setTestMedium()
202 Type b_type = builder.setX(n).setY(k).create(); in setTestMedium()
203 Type c_type = builder.setX(n).setY(m).create(); in setTestMedium()
249 Type a_type = builder.setX(k).setY(m).create(); in setTestLarge()
250 Type b_type = builder.setX(n).setY(k).create(); in setTestLarge()
251 Type c_type = builder.setX(n).setY(m).create(); in setTestLarge()
DBNNMTest.java223 Type a_type = builder.setX(k).setY(m).create(); in setTestSmall()
224 Type b_type = builder.setX(k).setY(n).create(); in setTestSmall()
225 Type c_type = builder.setX(n).setY(m).create(); in setTestSmall()
293 Type a_type = builder.setX(k).setY(m).create(); in setTestMedium()
294 Type b_type = builder.setX(k).setY(n).create(); in setTestMedium()
295 Type c_type = builder.setX(n).setY(m).create(); in setTestMedium()
342 Type a_type = builder.setX(k).setY(m).create(); in setTestLarge()
343 Type b_type = builder.setX(k).setY(n).create(); in setTestLarge()
344 Type c_type = builder.setX(n).setY(m).create(); in setTestLarge()
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
DUT_alloc_copyPadded.java92 typeBuilder.setX(width); in testAllocation_Byte3_1D()
124 typeBuilder.setX(width).setY(height); in testAllocation_Byte3_2D()
157 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Byte3_3D()
191 typeBuilder.setX(width); in testAllocation_Short3_1D()
226 typeBuilder.setX(width).setY(height); in testAllocation_Short3_2D()
262 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Short3_3D()
296 typeBuilder.setX(width); in testAllocation_Int3_1D()
331 typeBuilder.setX(width).setY(height); in testAllocation_Int3_2D()
367 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Int3_3D()
401 typeBuilder.setX(width); in testAllocation_Float3_1D()
[all …]
DUT_alloc_copy.java67 typeBuilder.setX(width); in allocation_copy1DRangeTo_Byte()
109 typeBuilder.setX(width); in allocation_copy1DRangeTo_Short()
151 typeBuilder.setX(width); in allocation_copy1DRangeTo_Int()
193 typeBuilder.setX(width); in allocation_copy1DRangeTo_Float()
235 typeBuilder.setX(width); in allocation_copy1DRangeTo_Long()
279 typeBuilder.setX(width).setY(height); in allocation_copy2DRangeTo_Byte()
317 typeBuilder.setX(width).setY(height); in allocation_copy2DRangeTo_Short()
355 typeBuilder.setX(width).setY(height); in allocation_copy2DRangeTo_Int()
393 typeBuilder.setX(width).setY(height); in allocation_copy2DRangeTo_Float()
431 typeBuilder.setX(width).setY(height); in allocation_copy2DRangeTo_Long()
[all …]
DUT_alloc.java39 typeBuilder.setX(X).setY(Y); in initializeGlobals()
45 typeBuilder.setX(X).setY(Y).setFaces(true); in initializeGlobals()
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
DUT_alloc_copyPadded.java92 typeBuilder.setX(width); in testAllocation_Byte3_1D()
124 typeBuilder.setX(width).setY(height); in testAllocation_Byte3_2D()
157 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Byte3_3D()
191 typeBuilder.setX(width); in testAllocation_Short3_1D()
226 typeBuilder.setX(width).setY(height); in testAllocation_Short3_2D()
262 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Short3_3D()
296 typeBuilder.setX(width); in testAllocation_Int3_1D()
331 typeBuilder.setX(width).setY(height); in testAllocation_Int3_2D()
367 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Int3_3D()
401 typeBuilder.setX(width); in testAllocation_Float3_1D()
[all …]
DUT_alloc_copy.java67 typeBuilder.setX(width); in allocation_copy1DRangeTo_Byte()
109 typeBuilder.setX(width); in allocation_copy1DRangeTo_Short()
151 typeBuilder.setX(width); in allocation_copy1DRangeTo_Int()
193 typeBuilder.setX(width); in allocation_copy1DRangeTo_Float()
235 typeBuilder.setX(width); in allocation_copy1DRangeTo_Long()
279 typeBuilder.setX(width).setY(height); in allocation_copy2DRangeTo_Byte()
317 typeBuilder.setX(width).setY(height); in allocation_copy2DRangeTo_Short()
355 typeBuilder.setX(width).setY(height); in allocation_copy2DRangeTo_Int()
393 typeBuilder.setX(width).setY(height); in allocation_copy2DRangeTo_Float()
431 typeBuilder.setX(width).setY(height); in allocation_copy2DRangeTo_Long()
[all …]
DUT_alloc.java39 typeBuilder.setX(X).setY(Y); in initializeGlobals()
45 typeBuilder.setX(X).setY(Y).setFaces(true); in initializeGlobals()
/frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
DHistogram.java45 tb.setX(256).setY(steps); in createTest()
62 lo.setX(0, 1); in runTest()
71 lo.setX(0, 1024); in runTest()
/frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
DHistogram.java51 tb.setX(256).setY(steps); in createTest()
73 lo.setX(0, mSums.getType().getY()); in runTest()
79 lo.setX(0, 1024); in runTest()
/frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/engine/
DRsBrickedBitMask.java60 b.setX(size); in RsBrickedBitMask()
84 b.setX(mDimX / 8); in createChunkAllocation()
92 b.setX(mDimX / 8); in createBitChunkAllocation()
/frameworks/rs/tests/cppbasic/
Dcompute.cpp25 tb.setX(128); in test_compute()
52 failed_tb.setX(1); in test_compute()
82 tb.setX(xDim); in test_compute()
/frameworks/rs/tests/cppbasic-shared/
Dcompute.cpp25 tb.setX(128); in test_compute()
52 failed_tb.setX(1); in test_compute()
82 tb.setX(xDim); in test_compute()
/frameworks/rs/java/tests/SampleTest/src/com/android/rs/sample/
DSampleRSActivity.java118 Allocation outAlloc = Allocation.createTyped(mRS, b.setX(outX).setY(outY).create(), usage); in onCreate()
124 outAlloc = Allocation.createTyped(mRS, b.setX(outX).setY(outY).create(), usage); in onCreate()
130 outAlloc = Allocation.createTyped(mRS, b.setX(outX).setY(outY).create(), usage); in onCreate()
136 outAlloc = Allocation.createTyped(mRS, b.setX(outX).setY(outY).create(), usage); in onCreate()
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
DUT_check_dims.java37 typeBuilder.setX(1); in initializeGlobals()
48 typeBuilder.setX(X).setY(Y); in initializeGlobals()
DUT_foreach_bounds.java42 typeBuilder.setX(X).setY(Y); in initializeGlobals()
55 sc.setX(xStart, xEnd).setY(yStart, yEnd); in initializeGlobals()
DUT_alloc.java39 typeBuilder.setX(X); // Only build a 1-D version of this in initializeGlobals()
45 typeBuilder.setX(X).setY(Y).setFaces(true); in initializeGlobals()
DUT_foreach_multi.java47 type32Builder.setX(Xdim); in initializeGlobals()
48 type16Builder.setX(Xdim); in initializeGlobals()
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
DUT_alloc.java39 typeBuilder.setX(X).setY(Y); in initializeGlobals()
45 typeBuilder.setX(X).setY(Y).setFaces(true); in initializeGlobals()
/frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
DUT_alloc.java39 typeBuilder.setX(X).setY(Y); in initializeGlobals()
45 typeBuilder.setX(X).setY(Y).setFaces(true); in initializeGlobals()
/frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/loaders/
DMandelbulb.java65 b.setX(v.mDimx).setY(v.mDimy); in buildRSVolume()
68 b.setX(v.mDimx).setY(v.mDimy).setZ(v.mDimz); in buildRSVolume()
DDroid.java73 b.setX(v.mDimx).setY(v.mDimy); in buildRSVolume()
76 b.setX(v.mDimx).setY(v.mDimy).setZ(v.mDimz); in buildRSVolume()
/frameworks/rs/java/tests/RsCameraDemo/src/com/android/example/rscamera/
DViewfinderProcessor.java45 yuvTypeBuilder.setX(dimensions.getWidth()); in ViewfinderProcessor()
53 rgbTypeBuilder.setX(dimensions.getWidth()); in ViewfinderProcessor()
/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/
DFindMethodTest.java112 mBinder.getObj().observableClass.setX("foobar"); in testObservableInstanceField()
115 mBinder.getObj().observableClass.setX("barfoo"); in testObservableInstanceField()
/frameworks/support/v4/honeycomb/android/support/v4/view/
DViewCompatHC.java104 public static void setX(View view, float value) { in setX() method in ViewCompatHC
105 view.setX(value); in setX()

123456