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

/openjdk7/jdk/src/share/classes/sun/awt/image/
H A DImageRepresentation.java339 private native boolean setDiffICM(int x, int y, int w, int h, int[] lut, method in class:ImageRepresentation
429 if (!setDiffICM(x, y, w, h, srcLUT, srcLUTtransIndex,
436 // Note that setDiffICM modified the raster directly

Completed in 32 milliseconds