Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkFontLCDConfig.cpp10 static SkFontLCDConfig::LCDOrientation gLCDOrientation = SkFontLCDConfig::kHorizontal_LCDOrientatio… variable
14 return gLCDOrientation; in GetSubpixelOrientation()
18 gLCDOrientation = orientation; in SetSubpixelOrientation()