Searched refs:fromEXIFValue (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DImageOrientation.h72 static ImageOrientation fromEXIFValue(int exifValue) function in class:blink::ImageOrientation
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/jpeg/
H A DJPEGImageDecoder.cpp220 return ImageOrientation::fromEXIFValue(readUint16(ifd + 8, isBigEndian));

Completed in 1463 milliseconds