HomeSort by relevance Sort by last modified time
    Searched refs:HIGHRES (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
BitmapCache.java 43 public final static int HIGHRES = 6;
96 case HIGHRES: return "HIGHRES";
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
CachingPipeline.java 226 bitmap = mEnvironment.getBitmapCopy(bitmap, BitmapCache.HIGHRES);

Completed in 1392 milliseconds