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

/openjdk7/jdk/src/share/native/sun/awt/image/
H A Dawt_ImageRep.c253 unsigned char *pixP; local
373 pixP = ypixP;
375 *dataP = cvtLut[*pixP];
377 pixP++;

Completed in 30 milliseconds