Home | History | Annotate | Download | only in ports

Lines Matching refs:CGRGBPixel_getAlpha

185 static unsigned CGRGBPixel_getAlpha(CGRGBPixel pixel) {
1055 mask |= (CGRGBPixel_getAlpha(*src++) >> 7) << i;