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

/openjdk7/jdk/src/share/classes/sun/awt/image/
H A DImageRepresentation.java71 int srcLUTtransIndex = -1; field in class:ImageRepresentation
223 srcLUTtransIndex = icm.getTransparentPixel();
429 if (!setDiffICM(x, y, w, h, srcLUT, srcLUTtransIndex,
441 if (srcLUTtransIndex != -1) {
448 srcLUTtransIndex,

Completed in 38 milliseconds