Searched refs:fromEXIFValue (Results 1 – 2 of 2) sorted by relevance
72 static ImageOrientation fromEXIFValue(int exifValue) in fromEXIFValue() function
220 return ImageOrientation::fromEXIFValue(readUint16(ifd + 8, isBigEndian)); in readImageOrientation()