Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DMasterImage.java79 private int mZoomOrientation = ImageLoader.ORI_NORMAL; field in MasterImage
174 return mZoomOrientation; in getZoomOrientation()
214 mZoomOrientation = mOrientation; in loadBitmap()