Home
last modified time | relevance | path

Searched refs:lIsFloat (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dcmspack.c3330 … cmsFormatterForColorspaceOfProfile(cmsHPROFILE hProfile, cmsUInt32Number nBytes, cmsBool lIsFloat) in cmsFormatterForColorspaceOfProfile() argument
3336 cmsUInt32Number Float = lIsFloat ? 1 : 0; in cmsFormatterForColorspaceOfProfile()
3343 …SEXPORT cmsFormatterForPCSOfProfile(cmsHPROFILE hProfile, cmsUInt32Number nBytes, cmsBool lIsFloat) in cmsFormatterForPCSOfProfile() argument
3349 cmsUInt32Number Float = lIsFloat ? 1 : 0; in cmsFormatterForPCSOfProfile()
/external/pdfium/third_party/lcms/include/
Dlcms2.h1489 …cmsFormatterForColorspaceOfProfile(cmsHPROFILE hProfile, cmsUInt32Number nBytes, cmsBool lIsFloat);
1490 …EXPORT cmsFormatterForPCSOfProfile(cmsHPROFILE hProfile, cmsUInt32Number nBytes, cmsBool lIsFloat);