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

/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 209 milliseconds