Searched refs:cycles (Results 1 – 13 of 13) sorted by relevance
37 public CycleInterpolator(float cycles) { in CycleInterpolator() argument38 mCycles = cycles; in CycleInterpolator()
50 static jlong createCycleInterpolator(JNIEnv* env, jobject clazz, jfloat cycles) { in createCycleInterpolator() argument51 return reinterpret_cast<jlong>(new CycleInterpolator(cycles)); in createCycleInterpolator()
80 explicit CycleInterpolator(float cycles) : mCycles(cycles) {} in CycleInterpolator() argument
79 /*package*/ static long createCycleInterpolator(float cycles) { in createCycleInterpolator() argument80 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
38 programming for a long time. It can consume seconds of CPU cycles during
1094 * Log bucketed battery charge cycles.1096 * Each bucket represents cycles of the battery past
383 double cycles = wcNs * cpukHz * 0.000001; in sample() local384 mHzStats.sample(cycles); in sample()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
454 field public static final int cycles = 16843220; // 0x10101d4
35863 Landroid/R$attr;->cycles:I
470 field public static final int cycles = 16843220; // 0x10101d4