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

/openjdk7/jdk/src/share/native/sun/awt/medialib/
H A Dawt_ImagingLib.c150 colorMatch(int r, int g, int b, int a, unsigned char *argb, int numColors);
2828 *cP = colorMatch(sP[rIdx], sP[gIdx], sP[bIdx], sP[aIdx],
4012 colorMatch(int r, int g, int b, int a, unsigned char *argb, int numColors) { function

Completed in 43 milliseconds