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

/xsrc/external/mit/libX11/dist/src/xcms/
H A DLabGcLC.c92 XcmsFloat bestLstar, bestastar, bestbstar;
162 bestLstar = Lstar = pColor->spec.CIELab.L_star;
198 bestLstar = pColor->spec.CIELab.L_star;
212 pColor->spec.CIELab.L_star = bestLstar;
91 XcmsFloat bestLstar, bestastar, bestbstar; local in function:XcmsCIELabClipLab
H A DLuvGcLC.c92 XcmsFloat bestLstar, bestustar, bestvstar;
162 bestLstar = Lstar = pColor->spec.CIELuv.L_star;
198 bestLstar = pColor->spec.CIELuv.L_star;
212 pColor->spec.CIELuv.L_star = bestLstar;
91 XcmsFloat bestLstar, bestustar, bestvstar; local in function:XcmsCIELuvClipLuv

Completed in 3 milliseconds