Home
last modified time | relevance | path

Searched refs:cycles (Results 1 – 20 of 20) sorted by relevance

/frameworks/base/core/java/android/view/animation/
DCycleInterpolator.java37 public CycleInterpolator(float cycles) { in CycleInterpolator() argument
38 mCycles = cycles; in CycleInterpolator()
/frameworks/base/core/jni/
Dcom_android_internal_view_animation_NativeInterpolatorFactoryHelper.cpp51 static jlong createCycleInterpolator(JNIEnv* env, jobject clazz, jfloat cycles) { in createCycleInterpolator() argument
52 return reinterpret_cast<jlong>(new CycleInterpolator(cycles)); in createCycleInterpolator()
/frameworks/base/libs/hwui/
DInterpolator.h75 CycleInterpolator(float cycles) : mCycles(cycles) {} in CycleInterpolator() argument
/frameworks/base/core/java/com/android/internal/view/animation/
DNativeInterpolatorFactoryHelper.java31 public static native long createCycleInterpolator(float cycles); in createCycleInterpolator() argument
/frameworks/native/cmds/flatland/
DREADME.txt16 that consume much CPU cycles, memory bandwidth, or might otherwise interfere
/frameworks/base/docs/html/training/improving-layouts/
Dsmooth-scrolling.jd119 cycles.</p>
/frameworks/base/docs/html/guide/topics/resources/
Danimation-resource.jd653 cycles for the {@link android.view.animation.CycleInterpolator}. In order to do so, you need to
722 <dd>Repeats the animation for a specified number of cycles. The rate of change follows a
726 <dt><code>android:cycles</code></dt>
727 <dd><em>Integer</em>. The number of cycles (default is 1).</dd>
/frameworks/native/opengl/specs/
DEGL_ANDROID_blob_cache.txt38 programming for a long time. It can consume seconds of CPU cycles during
/frameworks/base/docs/html/training/graphics/opengl/
Ddraw.jd134 in terms of CPU cycles and processing time, so you should avoid doing this more than once. If you do
/frameworks/base/docs/html/google/play/billing/
Dbilling_subscriptions.jd177 monthly and annual subscriptions, billing cycles will always match subscription
178 cycles, based on the purchase date. (Seasonal subscriptions are charged
/frameworks/base/docs/html/google/play/licensing/
Dadding-licensing.jd156 accessible across application invocations and device power cycles. For example,
276 data is secure and persists across device power cycles. ServerManagedPolicy
369 application invocations and device power cycles. For example, a {@code Policy} would
/frameworks/base/docs/html/google/play/billing/v2/
Dbilling_subscriptions.jd375 …><code>0</code></td><td>Sent at original purchase only (not at recurring billing cycles).</td></tr>
/frameworks/av/services/audioflinger/
DThreads.cpp265 double cycles = wcNs * cpukHz * 0.000001; in sample() local
266 mHzStats.sample(cycles); in sample()
/frameworks/base/docs/html/guide/topics/graphics/
Dopengl.jd457 shape, saving time, memory and processing cycles:</p>
Dprop-animation.jd355 <td>An interpolator whose animation repeats for a specified number of cycles.</td>
/frameworks/base/docs/html/about/versions/
Dandroid-5.0.jd923 switching action (usually touching a Globe icon on the soft keyboard) cycles
Dkitkat.jd366 delivery of events between batch cycles.
/frameworks/base/docs/html/training/articles/
Dsmp.jd876 release the lock, we can just burn a few cycles while we wait our turn.
/frameworks/base/api/
Dsystem-current.txt524 field public static final int cycles = 16843220; // 0x10101d4
Dcurrent.txt454 field public static final int cycles = 16843220; // 0x10101d4