HomeSort by relevance Sort by last modified time
    Searched full:khorizontal_lcdorientation (Results 1 - 5 of 5) sorted by null

  /external/skia/legacy/src/core/
SkFontHost.cpp 12 static SkFontHost::LCDOrientation gLCDOrientation = SkFontHost::kHorizontal_LCDOrientation;
  /external/skia/src/core/
SkFontHost.cpp 12 static SkFontHost::LCDOrientation gLCDOrientation = SkFontHost::kHorizontal_LCDOrientation;
  /external/skia/include/core/
SkDeviceProperties.h 66 case SkFontHost::kHorizontal_LCDOrientation: return kHorizontal_Orientation;
SkFontHost.h 252 kHorizontal_LCDOrientation = 0, //!< this is the default
  /external/skia/legacy/include/core/
SkFontHost.h 255 kHorizontal_LCDOrientation = 0, //!< this is the default

Completed in 265 milliseconds