Home
last modified time | relevance | path

Searched refs:FormatIsLCD (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/core/
DSkMask.h129 static bool FormatIsLCD(Format fm) { in FormatIsLCD() function
DSkScalerContext.h196 return SkMask::FormatIsLCD(this->getFormat()); in isLCD()