/frameworks/rs/java/tests/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/ |
D | SGEMMTest.java | 146 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()
|
D | BNNMTest.java | 223 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/ |
D | SampleRSActivity.java | 118 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/ |
D | UT_foreach_bounds.java | 42 typeBuilder.setX(X).setY(Y); in initializeGlobals() 55 sc.setX(xStart, xEnd).setY(yStart, yEnd); in initializeGlobals()
|
D | UT_refcount.java | 35 typeBuilder.setX(X).setY(Y); in initializeGlobals()
|
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/ |
D | UT_alloc.java | 39 typeBuilder.setX(X).setY(Y); in initializeGlobals() 45 typeBuilder.setX(X).setY(Y).setFaces(true); in initializeGlobals()
|
D | UT_refcount.java | 35 typeBuilder.setX(X).setY(Y); in initializeGlobals()
|
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/ |
D | UT_alloc.java | 39 typeBuilder.setX(X).setY(Y); in initializeGlobals() 45 typeBuilder.setX(X).setY(Y).setFaces(true); in initializeGlobals()
|
D | UT_alloc_copyPadded.java | 124 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 …]
|
D | UT_refcount.java | 35 typeBuilder.setX(X).setY(Y); in initializeGlobals()
|
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | UT_alloc.java | 39 typeBuilder.setX(X).setY(Y); in initializeGlobals() 45 typeBuilder.setX(X).setY(Y).setFaces(true); in initializeGlobals()
|
D | UT_alloc_copyPadded.java | 124 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 …]
|
D | UT_refcount.java | 35 typeBuilder.setX(X).setY(Y); in initializeGlobals()
|
/frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/ |
D | UT_alloc.java | 39 typeBuilder.setX(X).setY(Y); in initializeGlobals() 45 typeBuilder.setX(X).setY(Y).setFaces(true); in initializeGlobals()
|
D | UT_refcount.java | 35 typeBuilder.setX(X).setY(Y); in initializeGlobals()
|
/frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/loaders/ |
D | Mandelbulb.java | 65 b.setX(v.mDimx).setY(v.mDimy); in buildRSVolume() 68 b.setX(v.mDimx).setY(v.mDimy).setZ(v.mDimz); in buildRSVolume()
|
D | Droid.java | 73 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/ |
D | ViewfinderProcessor.java | 46 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/ |
D | RsBrickedBitMask.java | 85 b.setY(mDimY); in createChunkAllocation() 93 b.setY(mDimY); in createBitChunkAllocation()
|
D | VrState.java | 74 b.setY(h); in createOutputAllocation() 93 b.setY(h); in createOutputAllocation()
|
/frameworks/support/v4/honeycomb/android/support/v4/view/ |
D | ViewCompatHC.java | 108 public static void setY(View view, float value) { in setY() method in ViewCompatHC 109 view.setY(value); in setY()
|
/frameworks/rs/tests/cppbasic/ |
D | compute.cpp | 26 tb.setY(128); in test_compute() 83 tb.setY(yDim); in test_compute()
|
/frameworks/rs/tests/cppbasic-shared/ |
D | compute.cpp | 26 tb.setY(128); in test_compute() 83 tb.setY(yDim); in test_compute()
|
/frameworks/rs/java/tests/LivePreview/src/com/android/rs/livepreview/ |
D | RsYuv.java | 80 tb.setY(mHeight); in reset() 88 tb.setY(mHeight); in reset()
|
/frameworks/rs/java/tests/ComputePerf/src/com/example/android/rs/computeperf/ |
D | Mandelbrot.java | 33 tb.setY(mScript.get_gDimY()); in Mandelbrot()
|