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

  /frameworks/base/services/core/java/com/android/server/twilight/
TwilightListener.java 17 package com.android.server.twilight;
22 * Callback for when the twilight state has changed.
26 * Called when the twilight state has changed.
TwilightManager.java 17 package com.android.server.twilight;
27 * Register a listener to be notified whenever the twilight state changes.
TwilightState.java 17 package com.android.server.twilight;
24 * The twilight state, consisting of the sunrise and sunset times (in millis) for the current
TwilightService.java 17 package com.android.server.twilight;
43 * Figures out whether it's twilight time based on the user's location.
207 // Calculate the twilight state based on the current time and location.
268 * Calculates the twilight state for a specific location and time.
  /external/freetype/src/truetype/
ttobjs.h 325 TT_GlyphZoneRec twilight; /* The instance's twilight zone */ member in struct:TT_SizeRec_
ttinterp.h 171 twilight; member in struct:TT_ExecContextRec_
ttinterp.c 444 exec->twilight = size->twilight;
6596 FT_Int twilight; local
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
ttobjs.h 314 TT_GlyphZoneRec twilight; /* The instance's twilight zone */ member in struct:TT_SizeRec_
ttinterp.h 171 twilight; member in struct:TT_ExecContextRec_
ttinterp.c 428 exec->twilight = size->twilight;
6577 FT_Int twilight; local
    [all...]
  /external/pdfium/third_party/freetype/src/truetype/
ttobjs.h 314 TT_GlyphZoneRec twilight; /* The instance's twilight zone */ member in struct:TT_SizeRec_
ttinterp.h 171 twilight; member in struct:TT_ExecContextRec_
ttinterp.c 437 exec->twilight = size->twilight;
6586 FT_Int twilight; local
    [all...]

Completed in 188 milliseconds