Searched refs:previousPixel (Results 1 – 2 of 2) sorted by relevance
102 unsigned long previousPixel, currentPixel; in xnestPixmapToRegion() local120 previousPixel = 0L; in xnestPixmapToRegion()123 if (previousPixel != currentPixel) { in xnestPixmapToRegion()124 if (previousPixel == 0L) { in xnestPixmapToRegion()134 previousPixel = currentPixel; in xnestPixmapToRegion()137 if (previousPixel != 0L) { in xnestPixmapToRegion()
207 unsigned long previousPixel, currentPixel; in dmxBitmapToRegion() local230 previousPixel = 0L; in dmxBitmapToRegion()233 if (previousPixel != currentPixel) { in dmxBitmapToRegion()234 if (previousPixel == 0L) { in dmxBitmapToRegion()244 previousPixel = currentPixel; in dmxBitmapToRegion()247 if (previousPixel != 0L) { in dmxBitmapToRegion()