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

  /external/pdfium/third_party/lcms/src/
cmsnamed.c 606 NamedColorList ->List[NamedColorList ->nColors].DeviceColorant[i] = Colorant == NULL? 0 : Colorant[i];
651 memmove(Colorant, NamedColorList ->List[nColor].DeviceColorant,
719 Out[j] = (cmsFloat32Number) (NamedColorList->List[index].DeviceColorant[j] / 65535.0);
lcms2_internal.h 688 cmsUInt16Number DeviceColorant[cmsMAXCHANNELS];
    [all...]
cmsvirt.c 973 cmsDoTransform(xform, &i, nc2 ->List[i].DeviceColorant, 1);
    [all...]

Completed in 136 milliseconds