Home
last modified time | relevance | path

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

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