Searched refs:is_rgb_really_bw (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/ports/
H A DSkFontHost_win.cpp1127 static bool is_rgb_really_bw(const SkGdiRGB* src, int width, int height, size_t srcRB) { function
1305 if (is_rgb_really_bw(src, width, glyph.fHeight, srcRB)) {

Completed in 55 milliseconds