Searched defs:outputAllocation (Results 1 – 7 of 7) sorted by relevance
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | UT_reflection3264.java | 82 Allocation outputAllocation = Allocation.createTyped(pRS, typeBuilder.create()); in run() local
|
D | UT_reduce_backward.java | 248 … Allocation outputAllocation = Allocation.createSized(RS, Element.U32(RS), histogramBucketCount); in histogram() local
|
D | UT_reduce.java | 835 … Allocation outputAllocation = Allocation.createSized(RS, Element.U32(RS), histogramBucketCount); in histogram() local
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | UT_reflection3264.java | 84 Allocation outputAllocation = Allocation.createTyped(pRS, typeBuilder.create()); in run() local
|
D | UT_reduce_backward.java | 250 … Allocation outputAllocation = Allocation.createSized(RS, Element.U32(RS), histogramBucketCount); in histogram() local
|
D | UT_reduce.java | 837 … Allocation outputAllocation = Allocation.createSized(RS, Element.U32(RS), histogramBucketCount); in histogram() local
|
/frameworks/rs/rsov/driver/ |
D | rsovScript.cpp | 228 RSoVAllocation *outputAllocation = in invokeForEach() local 472 RSoVAllocation *outputAllocation) { in InitDescriptorSet() 558 RSoVAllocation *outputAllocation) { in runForEach()
|