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

  /external/pdfium/third_party/lcms2-2.6/src/
cmsnamed.c 581 NamedColorList ->List[NamedColorList ->nColors].DeviceColorant[i] = Colorant == NULL? 0 : Colorant[i];
626 memmove(Colorant, NamedColorList ->List[nColor].DeviceColorant,
694 Out[j] = (cmsFloat32Number) (NamedColorList->List[index].DeviceColorant[j] / 65535.0);
lcms2_internal.h 675 cmsUInt16Number DeviceColorant[cmsMAXCHANNELS];
    [all...]
cmsvirt.c 966 cmsDoTransform(xform, &i, nc2 ->List[i].DeviceColorant, 1);
    [all...]

Completed in 141 milliseconds