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

  /external/freetype/src/truetype/
ttinterp.h 137 twilight; member in struct:TT_ExecContextRec_
ttobjs.h 323 TT_GlyphZoneRec twilight; /* The instance's twilight zone */ member in struct:TT_SizeRec_
ttinterp.c 600 exec->twilight = size->twilight;
6528 FT_Int twilight; local
    [all...]
  /frameworks/base/services/java/com/android/server/
SystemServer.java 147 TwilightService twilight = null; local
662 Slog.i(TAG, "Twilight Service");
663 twilight = new TwilightService(context);
671 uiMode = new UiModeManagerService(context, twilight);
    [all...]

Completed in 260 milliseconds