Home
last modified time | relevance | path

Searched refs:CGRGBPixel_getAlpha (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/ports/
DSkFontHost_mac.cpp219 static unsigned CGRGBPixel_getAlpha(CGRGBPixel pixel) { in CGRGBPixel_getAlpha() function
1172 mask |= ((CGRGBPixel_getAlpha(*src++) >> 7) ^ 0x1) << i; in cgpixels_to_bits()