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

/openjdk7/jdk/src/share/native/sun/awt/medialib/
H A Dawt_ImagingLib.c1518 int dst_nbands; local
1557 dst_nbands = dstRasterP->numBands;
1566 dst_nbands <= 0 || dst_nbands > 4 ||
1568 src_nbands != dst_nbands ||

Completed in 32 milliseconds