Searched refs:isWhiteStrip (Results 1 – 2 of 2) sorted by relevance
190 bool isWhiteStrip(void *, int);
90 bool PCLmGenerator::isWhiteStrip(void *pInBuffer, int inBufferSize) { in isWhiteStrip() function in PCLmGenerator1720 whiteStrip = isWhiteStrip(pInBuffer, thisHeight * currSourceWidth * srcNumComponents); in Encapsulate()