Searched refs:cycles (Results 1 – 25 of 27) sorted by relevance
12
37 public CycleInterpolator(float cycles) { in CycleInterpolator() argument38 mCycles = cycles; in CycleInterpolator()
49 static jlong createCycleInterpolator(JNIEnv* env, jobject clazz, jfloat cycles) { in createCycleInterpolator() argument50 return reinterpret_cast<jlong>(new CycleInterpolator(cycles)); in createCycleInterpolator()
76 CycleInterpolator(float cycles) : mCycles(cycles) {} in CycleInterpolator() argument
77 /*package*/ static long createCycleInterpolator(float cycles) { in createCycleInterpolator() argument78 return sManager.addNewDelegate(new CycleInterpolator(cycles)); in createCycleInterpolator()
31 public static native long createCycleInterpolator(float cycles); in createCycleInterpolator() argument
16 that consume much CPU cycles, memory bandwidth, or might otherwise interfere
119 cycles.</p>
653 cycles for the {@link android.view.animation.CycleInterpolator}. In order to do so, you need to722 <dd>Repeats the animation for a specified number of cycles. The rate of change follows a726 <dt><code>android:cycles</code></dt>727 <dd><em>Integer</em>. The number of cycles (default is 1).</dd>
38 programming for a long time. It can consume seconds of CPU cycles during
134 in terms of CPU cycles and processing time, so you should avoid doing this more than once. If you do
193 monthly and annual subscriptions, billing cycles will always match subscription194 cycles, based on the purchase date. (Seasonal subscriptions are charged
156 accessible across application invocations and device power cycles. For example,276 data is secure and persists across device power cycles. ServerManagedPolicy369 application invocations and device power cycles. For example, a {@code Policy} would
188 cycles without modification. In some cases, you must optimize the way
306 power and CPU cycles on the device. You can stop geofence monitoring
515 <li>Animations during async wait cycles
1130 Repeat <em>Core Suite</em> across Doze and App Standby cycles.
457 shape, saving time, memory and processing cycles:</p>
355 <td>An interpolator whose animation repeats for a specified number of cycles.</td>
374 double cycles = wcNs * cpukHz * 0.000001; in sample() local375 mHzStats.sample(cycles); in sample()
365 delivery of events between batch cycles.
922 switching action (usually touching a Globe icon on the soft keyboard) cycles
876 release the lock, we can just burn a few cycles while we wait our turn.
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
454 field public static final int cycles = 16843220; // 0x10101d4
434 field public static final int cycles = 16843220; // 0x10101d4