Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dcmsopt.c1462 void FillSecondShaper(cmsUInt16Number* Table, cmsToneCurve* Curve, cmsBool Is8BitsOutput) in FillSecondShaper() function
1506 FillSecondShaper(p ->Shaper2R, Curve2[0], Is8Bits); in SetMatShaper()
1507 FillSecondShaper(p ->Shaper2G, Curve2[1], Is8Bits); in SetMatShaper()
1508 FillSecondShaper(p ->Shaper2B, Curve2[2], Is8Bits); in SetMatShaper()