Searched refs:anyRunsLCD (Results 1 – 6 of 6) sorted by relevance
80 bool anyRunsLCD() const;
129 bool SkGlyphRunList::anyRunsLCD() const { in anyRunsLCD() function in SkGlyphRunList
78 bool anyRunsLCD() const;
69 bool SkGlyphRunList::anyRunsLCD() const { in anyRunsLCD() function in SkGlyphRunList
653 bool hasLCD = glyphRunList.anyRunsLCD(); in drawGlyphRunList()
1414 bool hasLCD = glyphRunList.anyRunsLCD(); in Make()