Home
last modified time | relevance | path

Searched defs:hasLCD (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/core/
DSkGlyphRunPainter.cpp537 bool hasLCD = glyphRunList.anyRunsLCD(); in drawGlyphRunList() local
/external/skia/src/gpu/text/
DGrTextBlob.cpp1394 bool hasLCD = glyphRunList.anyRunsLCD(); in Make() local