Searched refs:CGRGBPixel_getAlpha (Results 1 – 1 of 1) sorted by relevance
219 static unsigned CGRGBPixel_getAlpha(CGRGBPixel pixel) { in CGRGBPixel_getAlpha() function1172 mask |= ((CGRGBPixel_getAlpha(*src++) >> 7) ^ 0x1) << i; in cgpixels_to_bits()