Searched refs:is_rgba (Results 1 – 4 of 4) sorted by relevance
220 static inline bool is_rgba(SkColorType colorType) { in is_rgba() function232 bool isRGBA = is_rgba(colorType); in choose_pack_color_proc()
299 if (is_rgba(tableColorType)) { in createColorTable()