Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/
D0034-dead-code.patch7 cmsUInt32Number Float = lIsFloat ? 1U : 0;
/external/pdfium/third_party/lcms/src/
Dcmspack.c3842 … cmsFormatterForColorspaceOfProfile(cmsHPROFILE hProfile, cmsUInt32Number nBytes, cmsBool lIsFloat) in cmsFormatterForColorspaceOfProfile() argument
3848 cmsUInt32Number Float = lIsFloat ? 1U : 0; in cmsFormatterForColorspaceOfProfile()
3858 …SEXPORT cmsFormatterForPCSOfProfile(cmsHPROFILE hProfile, cmsUInt32Number nBytes, cmsBool lIsFloat) in cmsFormatterForPCSOfProfile() argument
3865 cmsUInt32Number Float = lIsFloat ? 1U : 0; in cmsFormatterForPCSOfProfile()
/external/pdfium/third_party/lcms/include/
Dlcms2.h1542 …cmsFormatterForColorspaceOfProfile(cmsHPROFILE hProfile, cmsUInt32Number nBytes, cmsBool lIsFloat);
1543 …EXPORT cmsFormatterForPCSOfProfile(cmsHPROFILE hProfile, cmsUInt32Number nBytes, cmsBool lIsFloat);