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

/solaris-x11-s11/open-src/lib/libXmu/sun-src/src/
H A DVisGamma.c176 exponentOfPowerFunc (unsigned int maxh, unsigned int maxf, int n, unsigned short *ph, function
462 *gamma = exponentOfPowerFunc(maxcolor, maxcolor, (int)nelem, ph, pf);
471 *gamma = exponentOfPowerFunc((1<<visual->bits_per_rgb)-1, maxcolor, (int)nelem, ph, pf);

Completed in 9 milliseconds