Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmswtpnt.c193 const cmsCIEXYZ* SourceWhitePoint, in ComputeChromaticAdaptation() argument
208 _cmsVEC3init(&ConeSourceXYZ, SourceWhitePoint -> X, in ComputeChromaticAdaptation()
209 SourceWhitePoint -> Y, in ComputeChromaticAdaptation()
210 SourceWhitePoint -> Z); in ComputeChromaticAdaptation()