Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DImageDecoderTest.java1109 int allocators[] = new int[] { ImageDecoder.ALLOCATOR_DEFAULT, in testMutable() local
1880 int[] allocators = { ImageDecoder.ALLOCATOR_HARDWARE, ImageDecoder.ALLOCATOR_DEFAULT }; in testConserveMemoryPlusHardware() local