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

  /frameworks/base/graphics/java/android/graphics/
YuvImage.java 36 private final static int WORKING_COMPRESS_STORAGE = 4096;
143 new byte[WORKING_COMPRESS_STORAGE]);
Bitmap.java 855 private final static int WORKING_COMPRESS_STORAGE = 4096;
    [all...]

Completed in 47 milliseconds