Searched refs:cycles (Results 1 – 12 of 12) 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()
77 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
384 double cycles = wcNs * cpukHz * 0.000001; in sample() local385 mHzStats.sample(cycles); in sample()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
454 field public static final int cycles = 16843220; // 0x10101d4
459 field public static final int cycles = 16843220; // 0x10101d4
580 field public static final int cycles = 16843220; // 0x10101d4