Searched refs:kLCD_MaskType (Results 1 - 2 of 2) sorted by relevance

/external/skia/include/core/
H A DSkFont.h117 kLCD_MaskType, enumerator in enum:SkFont::MaskType
/external/skia/src/core/
H A DSkFont.cpp150 maskType = paint.isLCDRenderText() ? kLCD_MaskType : kA8_MaskType;

Completed in 120 milliseconds