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

/openjdk7/jdk/src/share/native/sun/awt/image/
H A Dawt_ImageRep.c260 unsigned char *ypixP; local
369 ypixP = srcData + off;
373 pixP = ypixP;
380 ypixP += scansize;

Completed in 48 milliseconds