Searched refs:FormatIsLCD (Results 1 – 2 of 2) sorted by relevance
/external/skia/include/core/ | ||
D | SkMask.h | 129 static bool FormatIsLCD(Format fm) { in FormatIsLCD() function |
D | SkScalerContext.h | 196 return SkMask::FormatIsLCD(this->getFormat()); in isLCD() |