Searched defs:doMac (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/cvutils/
H A Dimg_colors.c521 int prevclrs, int doMac,
554 if (doMac) {
687 (double)lscale, (double)weight, doMac ? "true" : "false");
519 img_makePalette(int cmapsize, int tablesize, int lookupsize, float lscale, float weight, int prevclrs, int doMac, unsigned char *reds, unsigned char *greens, unsigned char *blues, unsigned char *lookup) argument

Completed in 41 milliseconds