HomeSort by relevance Sort by last modified time
    Searched refs:fromEXIFValue (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
ImageOrientation.h 72 static ImageOrientation fromEXIFValue(int exifValue)
  /external/chromium_org/third_party/WebKit/Source/platform/image-decoders/jpeg/
JPEGImageDecoder.cpp 210 return ImageOrientation::fromEXIFValue(readUint16(ifd + 8, isBigEndian));

Completed in 51 milliseconds