Home
last modified time | relevance | path

Searched defs:outputAllocation (Results 1 – 5 of 5) sorted by relevance

/frameworks/rs/rsov/driver/
DrsovScript.cpp170 RSoVAllocation *outputAllocation = in invokeForEach() local
412 RSoVAllocation *outputAllocation) { in InitDescriptorSet()
493 RSoVAllocation *outputAllocation) { in runForEach()
/frameworks/rs/tests/java_api/RSTest_CompatLib/src/com/android/rs/test/
DUT_reduce.java226 … Allocation outputAllocation = Allocation.createSized(RS, Element.U32(RS), histogramBucketCount); in histogram() local
DUT_reduce_backward.java226 … Allocation outputAllocation = Allocation.createSized(RS, Element.U32(RS), histogramBucketCount); in histogram() local
/frameworks/rs/tests/java_api/RsTest/src/com/android/rs/test/
DUT_reduce_backward.java248 … Allocation outputAllocation = Allocation.createSized(RS, Element.U32(RS), histogramBucketCount); in histogram() local
DUT_reduce.java835 … Allocation outputAllocation = Allocation.createSized(RS, Element.U32(RS), histogramBucketCount); in histogram() local