Searched defs:divisor (Results 1 – 11 of 11) sorted by relevance
562 private static long divideRoundup(long dividend, long divisor) { in divideRoundup()
690 void setFPSDivisor(int divisor) { in setFPSDivisor()
1013 final double divisor = numSamples == 1 ? 1.0 : n - 1.0; in addSample() local
1453 final int divisor = 2 * nDays; in drawWeekNumbersAndDates() local
656 unsigned long long divisor = fields[__STAT_READ_TICKS] in dump_stat_from_fd() local670 unsigned long long divisor = fields[__STAT_WRITE_TICKS] in dump_stat_from_fd() local
950 public static void setFPSDivisor(int divisor) { in setFPSDivisor()
1197 static T roundUpDelta(const T &value, const T &divisor) { in roundUpDelta()
1103 int divisor in glVertexBindingDivisor()
1638 int divisor in glVertexAttribDivisor()
3647 (JNIEnv *_env, jobject _this, jint bindingindex, jint divisor) { in android_glVertexBindingDivisor__II()
5177 (JNIEnv *_env, jobject _this, jint index, jint divisor) { in android_glVertexAttribDivisor__II()