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

  /external/chromium_org/pdf/
fading_control.cc 41 // Fade In/Out control depending on visible flag over the time of time_ms.
42 void FadingControl::Fade(bool show, uint32 time_ms) {
  /frameworks/base/core/java/android/transition/
Fade.java 38 * <p>The ability of this transition to fade out a particular view, and the
54 * the starting scene view in order to fade it out.</p>
56 * <p>A Fade transition can be described in a resource file by using the
57 * tag <code>fade</code>, along with the standard
58 * attributes of {@link android.R.styleable#Fade} and
62 public class Fade extends Visibility {
66 private static final String LOG_TAG = "Fade";
69 * Fading mode used in {@link #Fade(int)} to make the transition
71 * {@link #OUT} to fade both in and out. Equivalent to
77 * Fading mode used in {@link #Fade(int)} to make the transitio
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/interface/
audio_coding_module_typedefs.h 62 // -PLCCNG : PLC will fade to comfort noise if the duration
194 // -Fade : noise fades to zero after some time
199 Fade,
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/20/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 482 milliseconds