HomeSort by relevance Sort by last modified time
    Searched refs:gLCDOrientation (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkFontLCDConfig.cpp 10 static SkFontLCDConfig::LCDOrientation gLCDOrientation = SkFontLCDConfig::kHorizontal_LCDOrientation;
14 return gLCDOrientation;
18 gLCDOrientation = orientation;
  /external/skqp/src/core/
SkFontLCDConfig.cpp 10 static SkFontLCDConfig::LCDOrientation gLCDOrientation = SkFontLCDConfig::kHorizontal_LCDOrientation;
14 return gLCDOrientation;
18 gLCDOrientation = orientation;

Completed in 957 milliseconds