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

/external/skia/src/core/
H A DSkFontHost.cpp10 static SkFontLCDConfig::LCDOrientation gLCDOrientation = SkFontLCDConfig::kHorizontal_LCDOrientation; variable
14 return gLCDOrientation;
18 gLCDOrientation = orientation;

Completed in 50 milliseconds