Searched refs:MIN_ASHMEM_ICON_SIZE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
H A DIcon.java384 public static final int MIN_ASHMEM_ICON_SIZE = 128 * (1 << 10); field in class:Icon
393 getBitmap().getAllocationByteCount() >= MIN_ASHMEM_ICON_SIZE) {

Completed in 37 milliseconds