HomeSort by relevance Sort by last modified time
    Searched refs:createSized (Results 1 - 25 of 228) sorted by null

1 2 3 4 5 6 7 8 910

  /cts/tests/tests/renderscript/src/android/renderscript/cts/
KernelInputTest.java 69 Allocation ain = Allocation.createSized(mRS, Element.I8(mRS), 1);
70 Allocation tmp = Allocation.createSized(mRS, Element.I8(mRS), 1);
82 Allocation ain = Allocation.createSized(mRS, Element.I8_2(mRS), 1);
83 Allocation tmp = Allocation.createSized(mRS, Element.I8_2(mRS), 1);
95 Allocation ain = Allocation.createSized(mRS, Element.I8_3(mRS), 1);
96 Allocation tmp = Allocation.createSized(mRS, Element.I8_3(mRS), 1);
108 Allocation ain = Allocation.createSized(mRS, Element.I8_4(mRS), 1);
109 Allocation tmp = Allocation.createSized(mRS, Element.I8_4(mRS), 1);
121 Allocation ain = Allocation.createSized(mRS, Element.F64(mRS), 1);
122 Allocation tmp = Allocation.createSized(mRS, Element.F64(mRS), 1)
    [all...]
ClearObjectTest.java 64 Allocation mIn = Allocation.createSized(mRS, Element.I32(mRS), ObjectNum);
65 Allocation mOut = Allocation.createSized(mRS, Element.I32(mRS), ObjectNum);
80 Allocation mOut = Allocation.createSized(mRS, Element.I32(mRS), ObjectNum);
81 Allocation mIn = Allocation.createSized(mRS, Element.I32(mRS), ObjectNum);
96 Allocation mOut = Allocation.createSized(mRS, Element.I32(mRS), ObjectNum);
97 Allocation mIn = Allocation.createSized(mRS, Element.I32(mRS), ObjectNum);
113 Allocation mOut = Allocation.createSized(mRS, Element.I32(mRS), ObjectNum);
114 Allocation mIn = Allocation.createSized(mRS, Element.I32(mRS), ObjectNum);
129 Allocation mIn = Allocation.createSized(mRS, Element.I32(mRS), ObjectNum);
130 Allocation mOut = Allocation.createSized(mRS, Element.I32(mRS), ObjectNum)
    [all...]
AllocationResize.java 41 mIn = Allocation.createSized(mRS, Element.I32(mRS), INPUTSIZE/2);
42 mOut = Allocation.createSized(mRS, Element.I32(mRS), INPUTSIZE*2);
InitTest.java 38 mIn = Allocation.createSized(mRS, Element.F32(mRS), INPUTSIZE);
39 mOut= Allocation.createSized(mRS, Element.F32(mRS), INPUTSIZE);
IsObjectTest.java 65 mOut = Allocation.createSized(mRS, Element.I32(mRS), ObjectNum);
85 mOut = Allocation.createSized(mRS, Element.I32(mRS), ObjectNum);
109 mOut = Allocation.createSized(mRS, Element.I32(mRS), ObjectNum);
132 mOut = Allocation.createSized(mRS, Element.I32(mRS), ObjectNum);
154 mOut = Allocation.createSized(mRS, Element.I32(mRS), ObjectNum);
SetObjectTest.java 64 mOut = Allocation.createSized(mRS, Element.I32(mRS), ObjectNum);
84 mOut = Allocation.createSized(mRS, Element.I32(mRS), ObjectNum);
107 mOut = Allocation.createSized(mRS, Element.I32(mRS), ObjectNum);
129 mOut = Allocation.createSized(mRS, Element.I32(mRS), ObjectNum);
151 mOut = Allocation.createSized(mRS, Element.I32(mRS), ObjectNum);
GetAllocationTest.java 35 Allocation mTemp = Allocation.createSized(mRS, Element.I32(mRS), INPUTSIZE);
RsPackColorTo8888Test.java 69 Allocation mAllocationIn = Allocation.createSized(mRS, Element.F32_3(mRS), INPUTSIZE);
70 Allocation mAllocationOut = Allocation.createSized(mRS, Element.U8_4(mRS), INPUTSIZE);
96 Allocation mAllocationIn = Allocation.createSized(mRS, Element.F32_4(mRS), INPUTSIZE);
97 Allocation mAllocationOut = Allocation.createSized(mRS, Element.U8_4(mRS), INPUTSIZE);
  /cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/d1new/
ImageBuffersForRenderScriptd1new.java 63 sharpRGBAAllocation = Allocation.createSized(
66 sharpActualDepthAllocation = Allocation.createSized(
69 sharpDilatedDepthAllocation = Allocation.createSized(
72 sharpActiveAllocation = Allocation.createSized(
75 sharpMatteAllocation = Allocation.createSized(
78 fuzzyRGBAAllocation = Allocation.createSized(
81 integralRGBAAllocation = Allocation.createSized(
  /frameworks/rs/java/tests/Refocus/src/com/android/rs/test/d1new/
ImageBuffersForRenderScriptd1new.java 51 sharpRGBAAllocation = Allocation.createSized(
54 sharpActualDepthAllocation = Allocation.createSized(
57 sharpDilatedDepthAllocation = Allocation.createSized(
60 sharpActiveAllocation = Allocation.createSized(
63 sharpMatteAllocation = Allocation.createSized(
66 fuzzyRGBAAllocation = Allocation.createSized(
69 integralRGBAAllocation = Allocation.createSized(
  /frameworks/compile/slang/tests/P_reduce_general_accumulator/
ScriptC_reduce_general_accumulator.java.expect 87 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length);
107 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1);
120 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length);
140 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1);
153 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length);
173 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1);
186 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length);
206 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1);
219 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length);
239 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1)
    [all...]
  /frameworks/compile/slang/tests/P_reduce_general_input/
ScriptC_reduce_general_input.java.expect 155 Allocation ain1 = Allocation.createSized(mRSLocal, __F16, in1.length);
175 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1);
188 Allocation ain1 = Allocation.createSized(mRSLocal, __F16, in1.length);
208 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1);
221 Allocation ain1 = Allocation.createSized(mRSLocal, __F16, in1.length);
241 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1);
254 Allocation ain1 = Allocation.createSized(mRSLocal, __F16, in1.length);
274 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1);
287 Allocation ain1 = Allocation.createSized(mRSLocal, __F16, in1.length);
307 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1)
    [all...]
  /frameworks/compile/slang/tests/P_reduce_general_inputs/
ScriptC_reduce_general_inputs.java.expect 128 Allocation ain1 = Allocation.createSized(mRSLocal, __F16, in1.length);
139 Allocation ain2 = Allocation.createSized(mRSLocal, __F16, in2.length);
178 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1);
192 Allocation ain1 = Allocation.createSized(mRSLocal, __F16, in1.length);
203 Allocation ain2 = Allocation.createSized(mRSLocal, __F16, in2.length);
242 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1);
256 Allocation ain1 = Allocation.createSized(mRSLocal, __F16, in1.length);
271 Allocation ain2 = Allocation.createSized(mRSLocal, __F16_2, in2.length / 2);
310 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1);
324 Allocation ain1 = Allocation.createSized(mRSLocal, __F16, in1.length)
    [all...]
  /frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
UT_copy_test.java 34 Allocation a1 = Allocation.createSized(rs, Element.F32_2(rs), 1024);
35 Allocation a2 = Allocation.createSized(rs, Element.F32_2(rs), 1024);
58 Allocation a1 = Allocation.createSized(rs, Element.F32_3(rs), 1024);
59 Allocation a2 = Allocation.createSized(rs, Element.F32_3(rs), 1024);
82 Allocation a1 = Allocation.createSized(rs, Element.F32_4(rs), 1024);
83 Allocation a2 = Allocation.createSized(rs, Element.F32_4(rs), 1024);
  /frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
UT_copy_test.java 34 Allocation a1 = Allocation.createSized(rs, Element.F32_2(rs), 1024);
35 Allocation a2 = Allocation.createSized(rs, Element.F32_2(rs), 1024);
58 Allocation a1 = Allocation.createSized(rs, Element.F32_3(rs), 1024);
59 Allocation a2 = Allocation.createSized(rs, Element.F32_3(rs), 1024);
82 Allocation a1 = Allocation.createSized(rs, Element.F32_4(rs), 1024);
83 Allocation a2 = Allocation.createSized(rs, Element.F32_4(rs), 1024);
  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
UT_copy_test.java 34 Allocation a1 = Allocation.createSized(rs, Element.F32_2(rs), 1024);
35 Allocation a2 = Allocation.createSized(rs, Element.F32_2(rs), 1024);
58 Allocation a1 = Allocation.createSized(rs, Element.F32_3(rs), 1024);
59 Allocation a2 = Allocation.createSized(rs, Element.F32_3(rs), 1024);
82 Allocation a1 = Allocation.createSized(rs, Element.F32_4(rs), 1024);
83 Allocation a2 = Allocation.createSized(rs, Element.F32_4(rs), 1024);
  /cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/f32/
ImageBuffersForRenderScriptF32.java 58 sharpImageAllocation = Allocation.createSized(
62 fuzzyImageAllocation = Allocation.createSized(
66 integralImageAllocation = Allocation.createSized(renderScript,
  /frameworks/rs/java/tests/Refocus/src/com/android/rs/test/f32/
ImageBuffersForRenderScriptF32.java 45 sharpImageAllocation = Allocation.createSized(
49 fuzzyImageAllocation = Allocation.createSized(
53 integralImageAllocation = Allocation.createSized(renderScript,
  /frameworks/compile/slang/tests/P_reduce_general_examples_explicit/
ScriptC_reduce_general_examples_explicit.java.expect 170 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length);
190 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1);
203 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length);
223 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1);
236 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length);
256 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1);
270 Allocation ain1 = Allocation.createSized(mRSLocal, __F32, in1.length);
281 Allocation ain2 = Allocation.createSized(mRSLocal, __F32, in2.length);
320 Allocation aout = Allocation.createSized(mRSLocal, __F32, 1);
333 Allocation ain1 = Allocation.createSized(mRSLocal, __U8, in1.length)
    [all...]
  /frameworks/compile/slang/tests/P_reduce_general_examples/
ScriptC_reduce_general_examples.java.expect 208 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length);
228 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1);
241 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length);
261 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1);
275 Allocation ain1 = Allocation.createSized(mRSLocal, __F32, in1.length);
286 Allocation ain2 = Allocation.createSized(mRSLocal, __F32, in2.length);
325 Allocation aout = Allocation.createSized(mRSLocal, __F32, 1);
338 Allocation ain1 = Allocation.createSized(mRSLocal, __F32, in1.length);
358 Allocation aout = Allocation.createSized(mRSLocal, __I32_2, 1);
371 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length)
    [all...]
  /frameworks/compile/slang/tests/P_reduce_general_examples_backward/
ScriptC_reduce_general_examples_backward.java.expect 208 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length);
228 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1);
241 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length);
261 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1);
275 Allocation ain1 = Allocation.createSized(mRSLocal, __F32, in1.length);
286 Allocation ain2 = Allocation.createSized(mRSLocal, __F32, in2.length);
325 Allocation aout = Allocation.createSized(mRSLocal, __F32, 1);
338 Allocation ain1 = Allocation.createSized(mRSLocal, __F32, in1.length);
358 Allocation aout = Allocation.createSized(mRSLocal, __I32_2, 1);
371 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length)
    [all...]
  /frameworks/compile/slang/tests/P_reduce_general_duplicate_array/
ScriptC_reduce_general_duplicate_array.java.expect 87 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length);
107 Allocation aout = Allocation.createSized(mRSLocal, __I32, 4);
120 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length);
140 Allocation aout = Allocation.createSized(mRSLocal, __I32, 4);
  /frameworks/compile/slang/tests/P_reduce_general_examples_halter/
ScriptC_reduce_general_examples_halter.java.expect 125 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length);
145 Allocation aout = Allocation.createSized(mRSLocal, __I32, 1);
158 Allocation ain1 = Allocation.createSized(mRSLocal, __I32, in1.length);
178 Allocation aout = Allocation.createSized(mRSLocal, __I32_2, 1);
  /frameworks/rs/java/tests/LatencyBenchmark/src/com/example/android/rs/computebench/
Benchmark.java 31 ain = Allocation.createSized(rs, Element.U32(mRS), 10000);
32 aout = Allocation.createSized(rs, Element.U32(mRS), 10000);
  /frameworks/compile/slang/tests/P_reduce_general_result/
ScriptC_reduce_general_result.java.expect     [all...]

Completed in 211 milliseconds

1 2 3 4 5 6 7 8 910