Searched refs:is_rgba (Results 1 – 2 of 2) sorted by relevance
257 static inline bool is_rgba(SkColorType colorType) { in is_rgba() function269 bool isRGBA = is_rgba(colorType); in choose_pack_color_proc()
290 if (is_rgba(tableColorType)) { in createColorTable()