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

/openjdk7/jdk/src/share/native/sun/awt/image/
H A Dawt_ImageRep.c34 static int compareLUTs(unsigned int *lut1, int numLut1, int transIdx,
331 if (compareLUTs(srcLUT, numLut, transIdx, newLUT, mapSize,
389 static int compareLUTs(unsigned int *lut1, int numLut1, int transIdx, function

Completed in 40 milliseconds