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

/openjdk7/jdk/src/share/native/sun/awt/image/
H A Dawt_ImageRep.c124 int yIdx, xIdx; local
218 for (xIdx = 0; xIdx < w; xIdx++, dstP+=pixelStride) {

Completed in 30 milliseconds