Searched refs:thetaOffset (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libX11/dist/src/xcms/
H A DHVC.c230 * ThetaOffset -- compute thetaOffset
350 XcmsFloat thetaOffset;
382 /* Get the thetaOffset */
383 if (!ThetaOffset(pHVC_WhitePt, &thetaOffset)) {
408 tempHue = pColor->spec.TekHVC.H + thetaOffset;
472 XcmsFloat thetaOffset;
501 if (!ThetaOffset(pHVC_WhitePt, &thetaOffset)) {
559 HVC_return.H = theta - thetaOffset;
346 XcmsFloat thetaOffset; local in function:XcmsTekHVCToCIEuvY
467 XcmsFloat thetaOffset; local in function:XcmsCIEuvYToTekHVC

Completed in 3 milliseconds