Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkFontLCDConfig.h25 kHorizontal_LCDOrientation = 0, //!< this is the default enumerator
/external/skia/src/core/
DSkFontLCDConfig.cpp10 …atic SkFontLCDConfig::LCDOrientation gLCDOrientation = SkFontLCDConfig::kHorizontal_LCDOrientation;