Searched defs:is_rgba (Results 1 – 2 of 2) sorted by relevance
53 auto is_rgba = buffer.readBool(); in CreateProc() local
228 static inline bool is_rgba(SkColorType colorType) { in is_rgba() function