Searched refs:allocators (Results 1 – 1 of 1) sorted by relevance
1109 int allocators[] = new int[] { ImageDecoder.ALLOCATOR_DEFAULT, in testMutable() local1130 for (int allocator : allocators) { in testMutable()1880 int[] allocators = { ImageDecoder.ALLOCATOR_HARDWARE, ImageDecoder.ALLOCATOR_DEFAULT }; in testConserveMemoryPlusHardware() local1881 for (int allocator : allocators) { in testConserveMemoryPlusHardware()