Home | History | Annotate | Download | only in ports

Lines Matching refs:CGRGBPixel_getAlpha

150 static unsigned CGRGBPixel_getAlpha(CGRGBPixel pixel) {
1122 mask |= (CGRGBPixel_getAlpha(*src++) >> 7) << i;
1337 unsigned alpha8 = CGRGBPixel_getAlpha(cgPixels[i]);