Searched refs:SkGetA32Component (Results 1 – 1 of 1) sorted by relevance
82 static U8CPU SkGetA32Component(uint32_t value, SkColorType ct) { in SkGetA32Component() function98 uint32_t s = SkUnPreMultiply::GetScale(SkGetA32Component(color, ct)); in pmcolor_to_rgb24()128 a += SkGetA32Component(color, ct); in get_neighbor_avg_color()196 U8CPU alpha = SkGetA32Component(color, colorType); in bitmap_to_pdf_pixels()262 *dst++ = SkGetA32Component(*src++, colorType); in bitmap_alpha_to_a8()