Home
last modified time | relevance | path

Searched refs:Shaper2R (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/lcms/
D0020-avoid-fixed-inf.patch64 - FillSecondShaper(p ->Shaper2R, Curve2[0], Is8Bits);
67 + if (!FillSecondShaper(p ->Shaper2R, Curve2[0], Is8Bits))
/external/pdfium/third_party/lcms/src/
Dcmsopt.c86 cmsUInt16Number Shaper2R[16385]; // 1.14 to 0..255 member
1541 Out[0] = p->Shaper2R[ri]; in MatShaperEval16()
1618 if (!FillSecondShaper(p ->Shaper2R, Curve2[0], Is8Bits)) in SetMatShaper()