HomeSort by relevance Sort by last modified time
    Searched refs:isLCD (Results 1 - 2 of 2) sorted by null

  /external/skia/include/core/
SkScalerContext.h 195 bool isLCD() const {
  /external/skia/src/ports/
SkFontHost_FreeType.cpp 288 if (!gLCDSupport && rec->isLCD()) {
295 if (SkPaint::kFull_Hinting == h && !rec->isLCD()) {
    [all...]

Completed in 964 milliseconds