Searched defs:LCDOrientation (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkFontHost.h61 enum LCDOrientation { enum in class:SkFontHost
67 static void SetSubpixelOrientation(LCDOrientation orientation);
69 static LCDOrientation GetSubpixelOrientation();
H A DSkFontLCDConfig.h24 enum LCDOrientation { enum in class:SkFontLCDConfig
30 static void SetSubpixelOrientation(LCDOrientation orientation);
32 static LCDOrientation GetSubpixelOrientation();
/external/skia/include/core/
H A DSkFontHost.h61 enum LCDOrientation { enum in class:SkFontHost
67 static void SetSubpixelOrientation(LCDOrientation orientation);
69 static LCDOrientation GetSubpixelOrientation();
H A DSkFontLCDConfig.h24 enum LCDOrientation { enum in class:SkFontLCDConfig
30 static void SetSubpixelOrientation(LCDOrientation orientation);
32 static LCDOrientation GetSubpixelOrientation();

Completed in 836 milliseconds