Home
last modified time | relevance | path

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

/aosp12/frameworks/base/graphics/java/android/graphics/
H A DImageDecoder.java1256 public static final int ALLOCATOR_HARDWARE = 3; field in ImageDecoder
1261 ALLOCATOR_SHARED_MEMORY, ALLOCATOR_HARDWARE },
1276 if (allocator < ALLOCATOR_DEFAULT || allocator > ALLOCATOR_HARDWARE) { in setAllocator()
1674 if (!animated && mAllocator == ALLOCATOR_HARDWARE) { in checkState()
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DImageDecoder.java503 public static final int ALLOCATOR_HARDWARE = 3; field in ImageDecoder
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt15323 field public static final int ALLOCATOR_HARDWARE = 3; // 0x3