Searched refs:GetExifMetadataFromPicture (Results 1 – 1 of 1) sorted by relevance
31 std::shared_ptr<ExifMetadata> GetExifMetadataFromPicture(Picture *picture) in GetExifMetadataFromPicture() function57 return GetExifMetadataFromPicture(extraInfo->picture); in GetExifMetadata()