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