Home
last modified time | relevance | path

Searched refs:setY (Results 1 – 25 of 116) sorted by relevance

12345

/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/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_foreach_bounds.java42 typeBuilder.setX(X).setY(Y); in initializeGlobals()
55 sc.setX(xStart, xEnd).setY(yStart, yEnd); in initializeGlobals()
DUT_refcount.java35 typeBuilder.setX(X).setY(Y); 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()
DUT_refcount.java35 typeBuilder.setX(X).setY(Y); in initializeGlobals()
/frameworks/rs/java/tests/RSTest_CompatLib/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()
DUT_alloc_copyPadded.java124 typeBuilder.setX(width).setY(height); in testAllocation_Byte3_2D()
157 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Byte3_3D()
226 typeBuilder.setX(width).setY(height); in testAllocation_Short3_2D()
262 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Short3_3D()
331 typeBuilder.setX(width).setY(height); in testAllocation_Int3_2D()
367 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Int3_3D()
435 typeBuilder.setX(width).setY(height); in testAllocation_Float3_2D()
470 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Float3_3D()
538 typeBuilder.setX(width).setY(height); in testAllocation_Double3_2D()
573 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Double3_3D()
[all …]
DUT_refcount.java35 typeBuilder.setX(X).setY(Y); in initializeGlobals()
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/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()
DUT_alloc_copyPadded.java124 typeBuilder.setX(width).setY(height); in testAllocation_Byte3_2D()
157 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Byte3_3D()
226 typeBuilder.setX(width).setY(height); in testAllocation_Short3_2D()
262 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Short3_3D()
331 typeBuilder.setX(width).setY(height); in testAllocation_Int3_2D()
367 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Int3_3D()
435 typeBuilder.setX(width).setY(height); in testAllocation_Float3_2D()
470 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Float3_3D()
538 typeBuilder.setX(width).setY(height); in testAllocation_Double3_2D()
573 typeBuilder.setX(w).setY(h).setZ(d); in testAllocation_Double3_3D()
[all …]
DUT_refcount.java35 typeBuilder.setX(X).setY(Y); 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()
DUT_refcount.java35 typeBuilder.setX(X).setY(Y); 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.java46 yuvTypeBuilder.setY(dimensions.getHeight()); in ViewfinderProcessor()
54 rgbTypeBuilder.setY(dimensions.getHeight()); in ViewfinderProcessor()
/frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/engine/
DRsBrickedBitMask.java85 b.setY(mDimY); in createChunkAllocation()
93 b.setY(mDimY); in createBitChunkAllocation()
DVrState.java74 b.setY(h); in createOutputAllocation()
93 b.setY(h); in createOutputAllocation()
/frameworks/support/v4/honeycomb/android/support/v4/view/
DViewCompatHC.java108 public static void setY(View view, float value) { in setY() method in ViewCompatHC
109 view.setY(value); in setY()
/frameworks/rs/tests/cppbasic/
Dcompute.cpp26 tb.setY(128); in test_compute()
83 tb.setY(yDim); in test_compute()
/frameworks/rs/tests/cppbasic-shared/
Dcompute.cpp26 tb.setY(128); in test_compute()
83 tb.setY(yDim); in test_compute()
/frameworks/rs/java/tests/LivePreview/src/com/android/rs/livepreview/
DRsYuv.java80 tb.setY(mHeight); in reset()
88 tb.setY(mHeight); in reset()
/frameworks/rs/java/tests/ComputePerf/src/com/example/android/rs/computeperf/
DMandelbrot.java33 tb.setY(mScript.get_gDimY()); in Mandelbrot()

12345