OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cmsSigOutputClass
(Results
1 - 5
of
5
) sorted by null
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmsgmt.c
156
if (cmsGetDeviceClass(hProfiles[nProfiles - 1]) !=
cmsSigOutputClass
) return NULL;
468
if (cmsGetDeviceClass(hProfile) !=
cmsSigOutputClass
) {
cmsvirt.c
839
cmsSetDeviceClass(hProfile,
cmsSigOutputClass
);
903
cmsSetDeviceClass(hProfile,
cmsSigOutputClass
);
[
all
...]
cmssamp.c
268
(cmsGetDeviceClass(hProfile) ==
cmsSigOutputClass
) &&
cmscnvrt.c
[
all
...]
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
lcms2.h
475
cmsSigOutputClass
= 0x70727472, // 'prtr'
[
all
...]
Completed in 98 milliseconds