Searched refs:GetExifOrientation (Results 1 - 3 of 3) sorted by relevance

/external/piex/src/
H A Dtiff_parser.h157 bool GetExifOrientation(StreamInterface* stream, const std::uint32_t offset,
H A Dpiex.cc342 return GetExifOrientation(stream, exif_offset, orientation);
718 return GetExifOrientation(data, 0 /* offset */, orientation);
H A Dtiff_parser.cc526 bool GetExifOrientation(StreamInterface* stream, const std::uint32_t offset, function in namespace:piex

Completed in 60 milliseconds