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

  /external/pdfium/third_party/lcms/src/
cmscnvrt.c 551 cmsBool lIsDeviceLink, lIsInput;
559 lIsInput = TRUE;
563 lIsInput = (CurrentColorSpace != cmsSigXYZData) &&
569 if (lIsInput || lIsDeviceLink) {
609 if (lIsInput) {
    [all...]
cmsxform.c 913 int lIsInput = (PostColorSpace != cmsSigXYZData) &&
926 if (lIsInput || (cls == cmsSigLinkClass)) {
    [all...]

Completed in 114 milliseconds