Home
last modified time | relevance | path

Searched refs:anyRunsLCD (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/core/
DSkGlyphRun.h77 bool anyRunsLCD() const;
DSkGlyphRun.cpp68 bool SkGlyphRunList::anyRunsLCD() const { in anyRunsLCD() function in SkGlyphRunList
DSkGlyphRunPainter.cpp537 bool hasLCD = glyphRunList.anyRunsLCD(); in drawGlyphRunList()
/external/skia/src/core/
DSkGlyphRun.h77 bool anyRunsLCD() const;
DSkGlyphRun.cpp68 bool SkGlyphRunList::anyRunsLCD() const { in anyRunsLCD() function in SkGlyphRunList
DSkGlyphRunPainter.cpp660 bool hasLCD = glyphRunList.anyRunsLCD(); in drawGlyphRunList()