Home
last modified time | relevance | path

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

/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
DImageUtils.java51 private final static long MIN_SMALL_CLASS = 24; field in ImageUtils
71 } else if (PhotoViewController.sMemoryClass >= MIN_SMALL_CLASS) {