Searched refs:GlyphTooBigForAtlas (Results 1 – 2 of 2) sorted by relevance
42 static bool GlyphTooBigForAtlas(const SkGlyph& glyph);
69 bool SkStrikeCommon::GlyphTooBigForAtlas(const SkGlyph& glyph) { in GlyphTooBigForAtlas() function in SkStrikeCommon401 } else if (SkStrikeCommon::GlyphTooBigForAtlas(glyph)) { in drawGlyphRunAsBMPWithPathFallback()448 if (!SkStrikeCommon::GlyphTooBigForAtlas(glyph)) { in drawGlyphRunAsSDFWithARGBFallback()