Searched refs:getMetadataRotation (Results 1 – 2 of 2) sorted by relevance
187 public static int getMetadataRotation(Context context, Uri uri) { in getMetadataRotation() method in ImageLoader
269 mOrientation = ImageLoader.getMetadataRotation(mContext, uri); in doInBackground()