Home
last modified time | relevance | path

Searched refs:MAX_NUM_IO_ALLOC (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DAllocationCreateAllocationsTest.java34 private final int MAX_NUM_IO_ALLOC = 16; field in AllocationCreateAllocationsTest
45 int numAlloc = MAX_NUM_IO_ALLOC + 1; in testCreateAllocations()
57 int numAlloc = MAX_NUM_IO_ALLOC + 1; in testCreateAllocations_USAGE_IO_INPUT()
60 allocArray = createAllocationsHelper(usage, MAX_NUM_IO_ALLOC + 1); in testCreateAllocations_USAGE_IO_INPUT()