Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DImageDecoder.java1289 public static final int ALLOCATOR_HARDWARE = 3; field in ImageDecoder
1294 ALLOCATOR_SHARED_MEMORY, ALLOCATOR_HARDWARE },
1309 if (allocator < ALLOCATOR_DEFAULT || allocator > ALLOCATOR_HARDWARE) { in setAllocator()
1628 if (!animated && mAllocator == ALLOCATOR_HARDWARE) { in checkState()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/graphics/
DImageLoaderTest.kt414 allocator = ImageDecoder.ALLOCATOR_HARDWARE in hardwareAllocator_returnsHardwareBitmap()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt16174 field public static final int ALLOCATOR_HARDWARE = 3; // 0x3