Lines Matching refs:pixel
312 /* this is going to be set in the pixel store
373 int pixel = 0;
394 pixel =
398 if (pixel != transparentPixel) {
399 pixel |= 0xff000000;
401 wPixels[col+rowOffset] = pixel;
405 pixel =
416 pixel |= 0xff000000;
418 wPixels[col+rowOffset] = pixel;
508 next transmitted pixel and paints a rectangle of the specified
510 and column, using the color indicated by the pixel. Note that row