Searched defs:orientationValue (Results 1 – 7 of 7) sorted by relevance
85 final Integer orientationValue = in doInBackgroundTimed() local
110 final Integer orientationValue = exifInterface.getTagIntValue(ExifInterface.TAG_ORIENTATION); in writeClippedBitmap() local
38 void generateColorJpegBuffer(int jpegQuality, ExifOrientation orientationValue, bool includeExif, in generateColorJpegBuffer()
362 auto orientationValue = exif_get_short(orientation->data, in getExifOrientation() local
93 auto orientationValue = exif_get_short(orientation->data, exif_data_get_byte_order(exifData)); in getExifOrientation() local
274 final Integer orientationValue = in getOrientation() local
655 bool ExifUtilsImpl::setOrientationValue(ExifOrientation orientationValue) { in setOrientationValue()