Home
last modified time | relevance | path

Searched refs:ALLOCATOR_SOFTWARE (Results 1 – 18 of 18) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/content/
H A DContentResolverTest.java116 ImageDecoder.ALLOCATOR_SOFTWARE); in testLoadThumbnail_Normal()
131 ImageDecoder.ALLOCATOR_SOFTWARE); in testLoadThumbnail_Scaling()
146 ImageDecoder.ALLOCATOR_SOFTWARE); in testLoadThumbnail_Aspect()
161 ImageDecoder.ALLOCATOR_SOFTWARE); in testLoadThumbnail_Tiny()
177 ImageDecoder.ALLOCATOR_SOFTWARE); in testLoadThumbnail_Large()
/aosp14/frameworks/base/tests/SilkFX/src/com/android/test/silkfx/hdr/
H A DGainmapDecodeTest.kt70 decoder.allocator = ImageDecoder.ALLOCATOR_SOFTWARE
H A DGainmapTransformsTest.kt39 decoder.allocator = ImageDecoder.ALLOCATOR_SOFTWARE
H A DGainmapImage.kt125 decoder.allocator = ImageDecoder.ALLOCATOR_SOFTWARE
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DBitmapDrawable.java171 decoder.setAllocator(ImageDecoder.ALLOCATOR_SOFTWARE); in BitmapDrawable()
204 decoder.setAllocator(ImageDecoder.ALLOCATOR_SOFTWARE); in BitmapDrawable()
847 decoder.setAllocator(ImageDecoder.ALLOCATOR_SOFTWARE); in updateStateFromTypedArray()
H A DNinePatchDrawable.java442 decoder.setAllocator(ImageDecoder.ALLOCATOR_SOFTWARE); in updateStateFromTypedArray()
H A DDrawable.java1297 decoder.setAllocator(ImageDecoder.ALLOCATOR_SOFTWARE); in getBitmapDrawable()
/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DImageUtils.java224 decoder.setAllocator(ImageDecoder.ALLOCATOR_SOFTWARE); in loadThumbnail()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/graphics/
H A DImageLoaderTest.kt323 allocator = ImageDecoder.ALLOCATOR_SOFTWARE
/aosp14/frameworks/base/media/java/android/media/
H A DThumbnailUtils.java99 decoder.setAllocator(ImageDecoder.ALLOCATOR_SOFTWARE); in onHeaderDecoded()
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DImageDecoder.java1312 public static final int ALLOCATOR_SOFTWARE = 1; field in ImageDecoder
1334 @IntDef(value = { ALLOCATOR_DEFAULT, ALLOCATOR_SOFTWARE,
/aosp14/frameworks/base/core/java/android/content/res/
H A DResourcesImpl.java818 decoder.setAllocator(ImageDecoder.ALLOCATOR_SOFTWARE); in decodeImageDrawable()
832 decoder.setAllocator(ImageDecoder.ALLOCATOR_SOFTWARE); in decodeImageDrawable()
/aosp14/frameworks/base/core/java/android/provider/
H A DDocumentsContract.java1353 signal, ImageDecoder.ALLOCATOR_SOFTWARE); in getDocumentThumbnail()
/aosp14/frameworks/base/core/java/android/widget/
H A DImageView.java1020 decoder.setAllocator(ImageDecoder.ALLOCATOR_SOFTWARE);
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/pipeline/
H A DMediaDataManager.kt1326 decoder.allocator = ImageDecoder.ALLOCATOR_SOFTWARE
/aosp14/frameworks/base/core/java/android/content/
H A DContentResolver.java4155 return loadThumbnail(this, uri, size, signal, ImageDecoder.ALLOCATOR_SOFTWARE);
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt15632 field public static final int ALLOCATOR_SOFTWARE = 1; // 0x1