Home
last modified time | relevance | path

Searched refs:ALLOCATOR_HARDWARE (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DImageDecoder.java1330 public static final int ALLOCATOR_HARDWARE = 3; field in ImageDecoder
1335 ALLOCATOR_SHARED_MEMORY, ALLOCATOR_HARDWARE },
1350 if (allocator < ALLOCATOR_DEFAULT || allocator > ALLOCATOR_HARDWARE) { in setAllocator()
1753 if (!animated && mAllocator == ALLOCATOR_HARDWARE) { in checkState()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/graphics/
H A DImageLoaderTest.kt310 allocator = ImageDecoder.ALLOCATOR_HARDWARE
/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.txt15630 field public static final int ALLOCATOR_HARDWARE = 3; // 0x3