Searched defs:IsRGBA (Results 1 – 3 of 3) sorted by relevance
238 static bool IsRGBA(SkColorType colorType) { in IsRGBA() function
274 IsRGBA(char c) { in IsRGBA() function
377 bool IsRGBA() const { return color_format_ == ColorFormat::kRGBA; } in IsRGBA() function