Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkFontHost.h244 kHorizontal_LCDOrientation = 0, //!< this is the default enumerator
/external/skia/src/core/
DSkPaint.cpp1231 return SkFontHost::GetSubpixelOrientation() == SkFontHost::kHorizontal_LCDOrientation ? in computeMaskFormat()