Searched refs:yIdx (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
215 for (yIdx = 0; yIdx < h; yIdx++, srcyP += scansize, dstyP+=sStride) {

Completed in 30 milliseconds