Searched refs:allocators (Results 1 – 1 of 1) sorted by relevance
1228 int allocators[] = new int[] { ImageDecoder.ALLOCATOR_DEFAULT, in testMutable() local1249 for (int allocator : allocators) { in testMutable()1999 int[] allocators = { ImageDecoder.ALLOCATOR_HARDWARE, ImageDecoder.ALLOCATOR_DEFAULT }; in testConserveMemoryPlusHardware() local2000 for (int allocator : allocators) { in testConserveMemoryPlusHardware()