Searched refs:curPixel (Results 1 – 2 of 2) sorted by relevance
70 int curPixel = GetBit(line,i); in Line2path_span() local72 if ( (curPixel!=0) != inRun ) { // if transition in Line2path_span()73 if (curPixel) { // if transition on in Line2path_span()123 int curPixel = GetBit(line,i); in BitsToPath_Region() local125 if ( (curPixel!=0) != inRun ) { // if transition in BitsToPath_Region()126 if (curPixel) { // if transition on in BitsToPath_Region()