Searched defs:divisor (Results 1 – 12 of 12) sorted by relevance
273 inline int32_t PositiveRemainder(int32_t dividend, int32_t divisor) { in PositiveRemainder()
533 private static long divideRoundup(long dividend, long divisor) { in divideRoundup()
655 void setFPSDivisor(int divisor) { in setFPSDivisor()
1453 final int divisor = 2 * nDays; in drawWeekNumbersAndDates() local
866 public static void setFPSDivisor(int divisor) { in setFPSDivisor()
1020 final double divisor = numSamples == 1 ? 1.0 : n - 1.0; in addSample() local
591 unsigned long long divisor = fields[__STAT_READ_TICKS] in dump_stat_from_fd() local605 unsigned long long divisor = fields[__STAT_WRITE_TICKS] in dump_stat_from_fd() local
1158 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()