Searched refs:is_rgb_really_bw (Results 1 – 1 of 1) sorted by relevance
1129 static bool is_rgb_really_bw(const SkGdiRGB* src, int width, int height, size_t srcRB) { in is_rgb_really_bw() function1302 if (is_rgb_really_bw(src, width, glyph.fHeight, srcRB)) { in generateImage()