OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cmsDetectBlackPoint
(Results
1 - 4
of
4
) sorted by null
/external/pdfium/third_party/lcms2-2.6/src/
cmssamp.c
191
cmsBool CMSEXPORT
cmsDetectBlackPoint
(cmsCIEXYZ* BlackPoint, cmsHPROFILE hProfile, cmsUInt32Number Intent, cmsUInt32Number dwFlags)
425
return
cmsDetectBlackPoint
(BlackPoint, hProfile, Intent, dwFlags);
437
if (!
cmsDetectBlackPoint
(&IniXYZ, hProfile, Intent, dwFlags)) {
cmsps2.c
878
cmsDetectBlackPoint
(&BlackPointAdaptedToD50, hProfile, Intent, 0);
956
cmsDetectBlackPoint
(&BlackPointAdaptedToD50, hProfile, INTENT_RELATIVE_COLORIMETRIC, 0);
[
all
...]
cmscnvrt.c
400
cmsDetectBlackPoint
(&BlackPointIn, hProfiles[i-1], Intent, 0);
[
all
...]
/external/pdfium/third_party/lcms2-2.6/include/
lcms2.h
[
all
...]
Completed in 146 milliseconds