Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DImageDecoder.java787 private int mAllocator = ALLOCATOR_DEFAULT;
1212 public static final int ALLOCATOR_DEFAULT = 0; field in ImageDecoder
1242 @IntDef(value = { ALLOCATOR_DEFAULT, ALLOCATOR_SOFTWARE,
1258 if (allocator < ALLOCATOR_DEFAULT || allocator > ALLOCATOR_HARDWARE) { in setAllocator()
/frameworks/layoutlib/bridge/src/android/graphics/
DImageDecoder.java478 public static final int ALLOCATOR_DEFAULT = 0; field in ImageDecoder
/frameworks/base/non-updatable-api/
Dcurrent.txt14229 field public static final int ALLOCATOR_DEFAULT = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt14229 field public static final int ALLOCATOR_DEFAULT = 0; // 0x0