Home
last modified time | relevance | path

Searched defs:SetMimeType (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/jpeg/
H A Djpeg_xmp_info.h67 void SetMimeType(const std::string& mime_type) { mime_type_ = mime_type; } in SetMimeType() function
H A Djpeg_info.h120 void SetMimeType(JpegXmpInfo::Type type, const std::string& mime_type) { in SetMimeType() function
/aosp_15_r20/external/image_io/includes/image_io/jpeg/
H A Djpeg_xmp_info.h66 void SetMimeType(const std::string& mime_type) { mime_type_ = mime_type; } in SetMimeType() function
H A Djpeg_info.h120 void SetMimeType(JpegXmpInfo::Type type, const std::string& mime_type) { in SetMimeType() function