Searched refs:ALLOCATOR_DEFAULT (Results 1 – 5 of 5) sorted by relevance
105 allocator: Int = ImageDecoder.ALLOCATOR_DEFAULT129 allocator: Int = ImageDecoder.ALLOCATOR_DEFAULT164 allocator: Int = ImageDecoder.ALLOCATOR_DEFAULT200 allocator: Int = ImageDecoder.ALLOCATOR_DEFAULT228 allocator: Int = ImageDecoder.ALLOCATOR_DEFAULT255 allocator: Int = ImageDecoder.ALLOCATOR_DEFAULT299 allocator: Int = ImageDecoder.ALLOCATOR_DEFAULT322 allocator: Int = ImageDecoder.ALLOCATOR_DEFAULT
858 private int mAllocator = ALLOCATOR_DEFAULT;1304 public static final int ALLOCATOR_DEFAULT = 0; field in ImageDecoder1334 @IntDef(value = { ALLOCATOR_DEFAULT, ALLOCATOR_SOFTWARE,1350 if (allocator < ALLOCATOR_DEFAULT || allocator > ALLOCATOR_HARDWARE) { in setAllocator()
315 decoder.allocator = ImageDecoder.ALLOCATOR_DEFAULT
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
15629 field public static final int ALLOCATOR_DEFAULT = 0; // 0x0