Home
last modified time | relevance | path

Searched defs:inputAllocation (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
DUT_reduce_backward.java111 Allocation inputAllocation = Allocation.createTyped(RS, typeBuilder.create()); in addint2D() local
180 Allocation inputAllocation = Allocation.createTyped(RS, typeBuilder.create()); in fz2() local
205 Allocation inputAllocation = Allocation.createTyped(RS, typeBuilder.create()); in fz3() local
223 Allocation inputAllocation = Allocation.createSized(RS, Element.U8(RS), inputArray.length); in histogram() local
DUT_reduce.java111 Allocation inputAllocation = Allocation.createTyped(RS, typeBuilder.create()); in addint2D() local
180 Allocation inputAllocation = Allocation.createTyped(RS, typeBuilder.create()); in fz2() local
205 Allocation inputAllocation = Allocation.createTyped(RS, typeBuilder.create()); in fz3() local
223 Allocation inputAllocation = Allocation.createSized(RS, Element.U8(RS), inputArray.length); in histogram() local
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
DUT_reduce_backward.java121 Allocation inputAllocation = Allocation.createTyped(RS, typeBuilder.create()); in addint2D() local
196 Allocation inputAllocation = Allocation.createTyped(RS, typeBuilder.create()); in fz2() local
221 Allocation inputAllocation = Allocation.createTyped(RS, typeBuilder.create()); in fz3() local
239 Allocation inputAllocation = Allocation.createSized(RS, Element.U8(RS), inputArray.length); in histogram() local
DUT_reduce.java267 Allocation inputAllocation = Allocation.createSized(RS, Element.I32(RS), inputArray.length); in addint1D() local
300 Allocation inputAllocation = Allocation.createTyped(RS, typeBuilder.create()); in addint2D() local
334 Allocation inputAllocation = Allocation.createTyped(RS, typeBuilder.create()); in addint3D() local
467 Allocation inputAllocation = Allocation.createSized(RS, Element.F32(RS), inputArray.length); in findMinAndMax() local
525 Allocation inputAllocation = Allocation.createSized(RS, matElement, length); in findMinMat() local
590 Allocation inputAllocation = Allocation.createSized(RS, Element.I32(RS), inputArray.length); in fz() local
633 Allocation inputAllocation = Allocation.createTyped(RS, typeBuilder.create()); in fz2() local
680 Allocation inputAllocation = Allocation.createTyped(RS, typeBuilder.create()); in fz3() local
708 Allocation inputAllocation = Allocation.createSized(RS, Element.U8(RS), inputArray.length); in histogram() local
751 Allocation inputAllocation = Allocation.createSized(RS, Element.U8(RS), inputArray.length); in histogram() local