Home
last modified time | relevance | path

Searched refs:cmsSaveProfileToFile (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/third_party/lcms/
H A D0027-changes-from-beginning-of-time.patch117 cmsBool CMSEXPORT cmsSaveProfileToFile(cmsHPROFILE hProfile, const char* FileName)
/aosp_15_r20/external/pdfium/third_party/lcms/src/
H A Dcmsio0.c1509 cmsBool CMSEXPORT cmsSaveProfileToFile(cmsHPROFILE hProfile, const char* FileName) in cmsSaveProfileToFile() function
1601 rc &= cmsSaveProfileToFile(hProfile, Icc ->IOhandler->PhysicalFile); in cmsCloseProfile()
/aosp_15_r20/external/pdfium/third_party/lcms/include/
H A Dlcms2.h1589 CMSAPI cmsBool CMSEXPORT cmsSaveProfileToFile(cmsHPROFILE hProfile, const char* FileName);