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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_gamma_table.c93 int gamma_count; /* # of gamma values encountered */ local
122 for (gamma_count = 0; ; ) {
144 if (gamma_count !=
177 i = gamma_count / NUM_COLORS;
189 switch (gamma_count % NUM_COLORS) {
200 gamma_count += 1;

Completed in 36 milliseconds