Searched refs:anyRunsLCD (Results 1 – 6 of 6) sorted by relevance
80 bool anyRunsLCD() const;
130 bool SkGlyphRunList::anyRunsLCD() const { in anyRunsLCD() function in SkGlyphRunList
77 bool anyRunsLCD() const;
68 bool SkGlyphRunList::anyRunsLCD() const { in anyRunsLCD() function in SkGlyphRunList
537 bool hasLCD = glyphRunList.anyRunsLCD(); in drawGlyphRunList()
1394 bool hasLCD = glyphRunList.anyRunsLCD(); in Make()