Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmswtpnt.c193 const cmsCIEXYZ* DestWhitePoint, in ComputeChromaticAdaptation() argument
211 _cmsVEC3init(&ConeDestXYZ, DestWhitePoint -> X, in ComputeChromaticAdaptation()
212 DestWhitePoint -> Y, in ComputeChromaticAdaptation()
213 DestWhitePoint -> Z); in ComputeChromaticAdaptation()