Home
last modified time | relevance | path

Searched refs:DeviceColorant (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmsnamed.c573 …NamedColorList ->List[NamedColorList ->nColors].DeviceColorant[i] = Colorant == NULL? 0 : Colorant… in cmsAppendNamedColor()
618 memmove(Colorant, NamedColorList ->List[nColor].DeviceColorant, in cmsNamedColorInfo()
686 Out[j] = (cmsFloat32Number) (NamedColorList->List[index].DeviceColorant[j] / 65535.0); in EvalNamedColor()
Dlcms2_internal.h675 cmsUInt16Number DeviceColorant[cmsMAXCHANNELS]; member
Dcmsvirt.c966 cmsDoTransform(xform, &i, nc2 ->List[i].DeviceColorant, 1); in CreateNamedColorDevicelink()