HomeSort by relevance Sort by last modified time
    Searched refs:lIsInput (Results 1 - 2 of 2) sorted by null

  /external/pdfium/third_party/lcms2-2.6/src/
cmscnvrt.c 548 cmsBool lIsDeviceLink, lIsInput;
556 lIsInput = TRUE;
560 lIsInput = (CurrentColorSpace != cmsSigXYZData) &&
566 if (lIsInput || lIsDeviceLink) {
606 if (lIsInput) {
    [all...]
cmsxform.c 731 int lIsInput = (PostColorSpace != cmsSigXYZData) &&
744 if (lIsInput || (cls == cmsSigLinkClass)) {
    [all...]

Completed in 63 milliseconds