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

  /external/skia/include/core/
SkFontHost.h 251 enum LCDOrientation {
257 static void SetSubpixelOrientation(LCDOrientation orientation);
259 static LCDOrientation GetSubpixelOrientation();
  /external/skia/legacy/include/core/
SkFontHost.h 254 enum LCDOrientation {
259 static void SetSubpixelOrientation(LCDOrientation orientation);
260 static LCDOrientation GetSubpixelOrientation();

Completed in 64 milliseconds