Home | History | Annotate | Download | only in ports

Lines Matching refs:pixel

219 static unsigned CGRGBPixel_getAlpha(CGRGBPixel pixel) {
220 return pixel & 0xFF;
1130 // Expand the bounds by 1 pixel, to give CG room for anti-aliasing.