HomeSort by relevance Sort by last modified time
    Searched defs:LCDOrientation (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/include/core/
SkFontHost.h 63 enum LCDOrientation {
69 static void SetSubpixelOrientation(LCDOrientation orientation);
71 static LCDOrientation GetSubpixelOrientation();
SkFontLCDConfig.h 24 enum LCDOrientation {
30 static void SetSubpixelOrientation(LCDOrientation orientation);
32 static LCDOrientation GetSubpixelOrientation();
  /external/skia/include/core/
SkFontHost.h 63 enum LCDOrientation {
69 static void SetSubpixelOrientation(LCDOrientation orientation);
71 static LCDOrientation GetSubpixelOrientation();
SkFontLCDConfig.h 24 enum LCDOrientation {
30 static void SetSubpixelOrientation(LCDOrientation orientation);
32 static LCDOrientation GetSubpixelOrientation();

Completed in 2044 milliseconds