Home
last modified time | relevance | path

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

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