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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DMasterImage.java60 private boolean mSupportsHighRes = false; field in class:MasterImage
220 mSupportsHighRes = value;
645 if (!mSupportsHighRes) {
805 return mSupportsHighRes;

Completed in 30 milliseconds