/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/d1new/ |
D | ImageBuffersForRenderScriptd1new.java | 51 sharpRGBAAllocation = Allocation.createSized( in ImageBuffersForRenderScriptd1new() 54 sharpActualDepthAllocation = Allocation.createSized( in ImageBuffersForRenderScriptd1new() 57 sharpDilatedDepthAllocation = Allocation.createSized( in ImageBuffersForRenderScriptd1new() 60 sharpActiveAllocation = Allocation.createSized( in ImageBuffersForRenderScriptd1new() 63 sharpMatteAllocation = Allocation.createSized( in ImageBuffersForRenderScriptd1new() 66 fuzzyRGBAAllocation = Allocation.createSized( in ImageBuffersForRenderScriptd1new() 69 integralRGBAAllocation = Allocation.createSized( in ImageBuffersForRenderScriptd1new()
|
/frameworks/compile/slang/tests/P_reduce_general_accumulator/ |
D | ScriptC_reduce_general_accumulator.java.expect | 90 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length); 110 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1); 123 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length); 143 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1); 156 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length); 176 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1); 189 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length); 209 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1); 222 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length); 242 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1); [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_input/ |
D | ScriptC_reduce_general_input.java.expect | 158 Allocation ain1 = Allocation.createSized(mRSLocal, __F16, in1.length); 178 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1); 191 Allocation ain1 = Allocation.createSized(mRSLocal, __F16, in1.length); 211 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1); 224 Allocation ain1 = Allocation.createSized(mRSLocal, __F16, in1.length); 244 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1); 257 Allocation ain1 = Allocation.createSized(mRSLocal, __F16, in1.length); 277 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1); 290 Allocation ain1 = Allocation.createSized(mRSLocal, __F16, in1.length); 310 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1); [all …]
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | UT_copy_test.java | 33 Allocation a1 = Allocation.createSized(rs, Element.F32_2(rs), 1024); in testFloat2() 34 Allocation a2 = Allocation.createSized(rs, Element.F32_2(rs), 1024); in testFloat2() 57 Allocation a1 = Allocation.createSized(rs, Element.F32_3(rs), 1024); in testFloat3() 58 Allocation a2 = Allocation.createSized(rs, Element.F32_3(rs), 1024); in testFloat3() 81 Allocation a1 = Allocation.createSized(rs, Element.F32_4(rs), 1024); in testFloat4() 82 Allocation a2 = Allocation.createSized(rs, Element.F32_4(rs), 1024); in testFloat4()
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | UT_copy_test.java | 35 Allocation a1 = Allocation.createSized(rs, Element.F32_2(rs), 1024); in testFloat2() 36 Allocation a2 = Allocation.createSized(rs, Element.F32_2(rs), 1024); in testFloat2() 59 Allocation a1 = Allocation.createSized(rs, Element.F32_3(rs), 1024); in testFloat3() 60 Allocation a2 = Allocation.createSized(rs, Element.F32_3(rs), 1024); in testFloat3() 83 Allocation a1 = Allocation.createSized(rs, Element.F32_4(rs), 1024); in testFloat4() 84 Allocation a2 = Allocation.createSized(rs, Element.F32_4(rs), 1024); in testFloat4()
|
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | UT_copy_test.java | 34 Allocation a1 = Allocation.createSized(rs, Element.F32_2(rs), 1024); in testFloat2() 35 Allocation a2 = Allocation.createSized(rs, Element.F32_2(rs), 1024); in testFloat2() 58 Allocation a1 = Allocation.createSized(rs, Element.F32_3(rs), 1024); in testFloat3() 59 Allocation a2 = Allocation.createSized(rs, Element.F32_3(rs), 1024); in testFloat3() 82 Allocation a1 = Allocation.createSized(rs, Element.F32_4(rs), 1024); in testFloat4() 83 Allocation a2 = Allocation.createSized(rs, Element.F32_4(rs), 1024); in testFloat4()
|
/frameworks/compile/slang/tests/P_reduce_general_inputs/ |
D | ScriptC_reduce_general_inputs.java.expect | 131 Allocation ain1 = Allocation.createSized(mRSLocal, __F16, in1.length); 142 Allocation ain2 = Allocation.createSized(mRSLocal, __F16, in2.length); 181 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1); 195 Allocation ain1 = Allocation.createSized(mRSLocal, __F16, in1.length); 206 Allocation ain2 = Allocation.createSized(mRSLocal, __F16, in2.length); 245 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1); 259 Allocation ain1 = Allocation.createSized(mRSLocal, __F16, in1.length); 274 Allocation ain2 = Allocation.createSized(mRSLocal, __F16_2, in2.length / 2); 313 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1); 327 Allocation ain1 = Allocation.createSized(mRSLocal, __F16, in1.length); [all …]
|
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/f32/ |
D | ImageBuffersForRenderScriptF32.java | 45 sharpImageAllocation = Allocation.createSized( in ImageBuffersForRenderScriptF32() 49 fuzzyImageAllocation = Allocation.createSized( in ImageBuffersForRenderScriptF32() 53 integralImageAllocation = Allocation.createSized(renderScript, in ImageBuffersForRenderScriptF32()
|
/frameworks/compile/slang/tests/P_reduce_general_examples_backward/ |
D | ScriptC_reduce_general_examples_backward.java.expect | 211 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length); 231 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1); 244 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length); 264 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1); 278 Allocation ain1 = Allocation.createSized(mRSLocal, __F32, in1.length); 289 Allocation ain2 = Allocation.createSized(mRSLocal, __F32, in2.length); 328 Allocation aout = Allocation.createSized(mRSLocal, __F32, 1); 341 Allocation ain1 = Allocation.createSized(mRSLocal, __F32, in1.length); 361 Allocation aout = Allocation.createSized(mRSLocal, __I32_2, 1); 374 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length); [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_examples/ |
D | ScriptC_reduce_general_examples.java.expect | 211 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length); 231 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1); 244 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length); 264 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1); 278 Allocation ain1 = Allocation.createSized(mRSLocal, __F32, in1.length); 289 Allocation ain2 = Allocation.createSized(mRSLocal, __F32, in2.length); 328 Allocation aout = Allocation.createSized(mRSLocal, __F32, 1); 341 Allocation ain1 = Allocation.createSized(mRSLocal, __F32, in1.length); 361 Allocation aout = Allocation.createSized(mRSLocal, __I32_2, 1); 374 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length); [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_examples_explicit/ |
D | ScriptC_reduce_general_examples_explicit.java.expect | 173 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length); 193 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1); 206 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length); 226 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1); 239 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length); 259 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1); 273 Allocation ain1 = Allocation.createSized(mRSLocal, __F32, in1.length); 284 Allocation ain2 = Allocation.createSized(mRSLocal, __F32, in2.length); 323 Allocation aout = Allocation.createSized(mRSLocal, __F32, 1); 336 Allocation ain1 = Allocation.createSized(mRSLocal, __U8, in1.length); [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_result/ |
D | ScriptC_reduce_general_result.java.expect | 2725 Allocation ain1 = Allocation.createSized(mRSLocal, __F16, in1.length); 2745 Allocation aout = Allocation.createSized(mRSLocal, __F16, 1); 2762 Allocation ain1 = Allocation.createSized(mRSLocal, __F16_2, in1.length / 2); 2782 Allocation aout = Allocation.createSized(mRSLocal, __F16_2, 1); 2799 Allocation ain1 = Allocation.createSized(mRSLocal, __F16_4, in1.length / 4); 2819 Allocation aout = Allocation.createSized(mRSLocal, __F16_4, 1); 2832 Allocation ain1 = Allocation.createSized(mRSLocal, __F16, in1.length); 2852 Allocation aout = Allocation.createSized(mRSLocal, __F16, 7); 2869 Allocation ain1 = Allocation.createSized(mRSLocal, __F16_2, in1.length / 2); 2889 Allocation aout = Allocation.createSized(mRSLocal, __F16_2, 7); [all …]
|
/frameworks/rs/toolkit/test/ |
D | IntrinsicHistogram.kt | 47 Allocation.createSized( in intrinsicHistogram() 83 Allocation.createSized( in intrinsicHistogram() 123 Allocation.createSized(context, Element.I32(context), 256) in intrinsicHistogramDot() 167 Allocation.createSized(context, Element.I32(context), 256) in intrinsicHistogramDot()
|
/frameworks/rs/tests/java_api/LatencyBenchmark/src/com/example/android/rs/computebench/ |
D | Benchmark.java | 31 ain = Allocation.createSized(rs, Element.U32(mRS), 10000); in Benchmark() 32 aout = Allocation.createSized(rs, Element.U32(mRS), 10000); in Benchmark()
|
/frameworks/compile/slang/tests/P_reduce_general_duplicate_array/ |
D | ScriptC_reduce_general_duplicate_array.java.expect | 90 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length); 110 Allocation aout = Allocation.createSized(mRSLocal, __I32, 4); 123 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length); 143 Allocation aout = Allocation.createSized(mRSLocal, __I32, 4);
|
/frameworks/rs/tests/java_api/MathErr/src/com/example/android/rs/matherr/ |
D | MathErr.java | 40 mAllocationSrc = Allocation.createSized(rs, Element.F32(rs), BUF_SIZE); in MathErr() 41 mAllocationRes = Allocation.createSized(rs, Element.F32(rs), BUF_SIZE); in MathErr()
|
/frameworks/compile/slang/tests/P_reduce_general_examples_halter/ |
D | ScriptC_reduce_general_examples_halter.java.expect | 128 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length); 148 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1); 161 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length); 181 Allocation aout = Allocation.createSized(mRSLocal, __I32_2, 1);
|
/frameworks/rs/tests/java_api/RsNbody/src/com/example/android/rs/nbody_gl/ |
D | Swarm.java | 306 Allocation posAlloc = Allocation.createSized(rs, Element.F32_4(rs), SWARM_SIZE); in doInBackground() 307 Allocation velAlloc = Allocation.createSized(rs, Element.F32_4(rs), SWARM_SIZE); in doInBackground() 311 Allocation triAlloc1 = Allocation.createSized(rs, Element.F32_4(rs), triAllocSize); in doInBackground() 315 triAlloc2 = Allocation.createSized(rs, Element.F32_4(rs), triAllocSize); in doInBackground()
|
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/ |
D | WhiteBalance.java | 33 mSums = Allocation.createSized(mRS, Element.I32_3(mRS), 256); in createTest()
|
/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/ |
D | WhiteBalance.java | 33 mSums = Allocation.createSized(mRS, Element.I32_3(mRS), 256); in createTest()
|
D | Histogram.java | 48 mSum = Allocation.createSized(mRS, Element.I32(mRS), 256); in createTest()
|
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/ |
D | WhiteBalance.java | 32 mSums = Allocation.createSized(mRS, Element.I32_4(mRS), 256); in createTest()
|
/frameworks/rs/tests/java_api/ComputePerf/src/com/example/android/rs/computeperf/ |
D | LaunchTest.java | 33 mAllocationX = Allocation.createSized(rs, Element.U8(rs), dim); in LaunchTest()
|
/frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/ |
D | ErrorCalculator.java | 62 mInputRowsAllocation = Allocation.createSized(mRS, Element.I32(mRS), rowIndices.length, in ErrorCalculator() 65 mOutputRegionsAllocation = Allocation.createSized(mRS, Element.I32(mRS), in ErrorCalculator()
|
/frameworks/base/rs/java/android/renderscript/ |
D | ScriptIntrinsicLUT.java | 38 mTables = Allocation.createSized(rs, Element.U8(rs), 1024); in ScriptIntrinsicLUT()
|