Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/
D0027-changes-from-beginning-of-time.patch135 cmsBool CMSEXPORT cmsSaveProfileToFile(cmsHPROFILE hProfile, const char* FileName)
/external/pdfium/third_party/lcms/src/
Dcmsio0.c1390 cmsBool CMSEXPORT cmsSaveProfileToFile(cmsHPROFILE hProfile, const char* FileName) in cmsSaveProfileToFile() function
1464 rc &= cmsSaveProfileToFile(hProfile, Icc ->IOhandler->PhysicalFile); in cmsCloseProfile()
/external/pdfium/third_party/lcms/include/
Dlcms2.h1536 CMSAPI cmsBool CMSEXPORT cmsSaveProfileToFile(cmsHPROFILE hProfile, const char* FileName);