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

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

Completed in 115 milliseconds