Searched refs:orientationIndex (Results 1 – 1 of 1) sorted by relevance
165 int orientationIndex = cursor.getColumnIndex(MediaStore.Images.Media.ORIENTATION); in unpackImageData() local172 data.orientation = cursor.getInt(orientationIndex); in unpackImageData()