Searched refs:setAllocator (Results 1 – 14 of 14) sorted by relevance
115 decoder.setAllocator(ImageDecoder.ALLOCATOR_SOFTWARE); in testCreateScaledSrgbBitmap()136 decoder.setAllocator(ImageDecoder.ALLOCATOR_SOFTWARE); in testCreateScaledP3Bitmap()157 decoder.setAllocator(ImageDecoder.ALLOCATOR_SOFTWARE); in testCreateScaledBitmapWithGainmap()
224 decoder.setAllocator(ImageDecoder.ALLOCATOR_SOFTWARE); in loadThumbnail()
178 decoder.setAllocator(ImageDecoder.ALLOCATOR_SOFTWARE); in BitmapDrawable()211 decoder.setAllocator(ImageDecoder.ALLOCATOR_SOFTWARE); in BitmapDrawable()854 decoder.setAllocator(ImageDecoder.ALLOCATOR_SOFTWARE); in updateStateFromTypedArray()
442 decoder.setAllocator(ImageDecoder.ALLOCATOR_SOFTWARE); in updateStateFromTypedArray()
1297 decoder.setAllocator(ImageDecoder.ALLOCATOR_SOFTWARE); in getBitmapDrawable()
99 decoder.setAllocator(ImageDecoder.ALLOCATOR_SOFTWARE); in onHeaderDecoded()
903 decoder.setAllocator(ImageDecoder.ALLOCATOR_SOFTWARE); in decodeImageDrawable()917 decoder.setAllocator(ImageDecoder.ALLOCATOR_SOFTWARE); in decodeImageDrawable()
1020 decoder.setAllocator(ImageDecoder.ALLOCATOR_SOFTWARE);
1308 public void setAllocator(@Allocator int allocator) { in setAllocator() method in ImageDecoder
4178 decoder.setAllocator(allocator);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6339 HSPLandroid/graphics/ImageDecoder;->setAllocator(I)V
6342 HSPLandroid/graphics/ImageDecoder;->setAllocator(I)V
16162 method public void setAllocator(int);