Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkGlyphRunPainter.cpp653 bool hasLCD = glyphRunList.anyRunsLCD(); in drawGlyphRunList() local
/third_party/skia/src/gpu/text/
DGrTextBlob.cpp1414 bool hasLCD = glyphRunList.anyRunsLCD(); in Make() local