HomeSort by relevance Sort by last modified time
    Searched refs:INTERPOLATOR_TYPE_LINEAR (Results 1 - 9 of 9) sorted by null

  /prebuilts/ndk/r11/sources/android/ndk_helper/
interpolator.h 32 INTERPOLATOR_TYPE_LINEAR,
interpolator.cpp 113 case INTERPOLATOR_TYPE_LINEAR:
  /prebuilts/ndk/r13/sources/android/ndk_helper/
interpolator.h 32 INTERPOLATOR_TYPE_LINEAR,
interpolator.cpp 113 case INTERPOLATOR_TYPE_LINEAR:
  /frameworks/av/include/media/
Interpolator.h 45 INTERPOLATOR_TYPE_LINEAR, // C0
52 InterpolatorType interpolatorType = INTERPOLATOR_TYPE_LINEAR,
87 case INTERPOLATOR_TYPE_LINEAR:
206 case INTERPOLATOR_TYPE_LINEAR: // C0
  /frameworks/base/media/java/android/media/
VolumeShaper.java 275 INTERPOLATOR_TYPE_LINEAR,
290 public static final int INTERPOLATOR_TYPE_LINEAR = 1;
351 .setInterpolatorType(INTERPOLATOR_TYPE_LINEAR)
751 * .setInterpolatorType(VolumeShaper.Configuration.INTERPOLATOR_TYPE_LINEAR)
813 * {@link #INTERPOLATOR_TYPE_LINEAR},
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
VolumeShaperTest.java 72 .setInterpolatorType(VolumeShaper.Configuration.INTERPOLATOR_TYPE_LINEAR)
81 .setInterpolatorType(VolumeShaper.Configuration.INTERPOLATOR_TYPE_LINEAR)
111 .setInterpolatorType(VolumeShaper.Configuration.INTERPOLATOR_TYPE_LINEAR)
    [all...]
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 263 milliseconds