Searched defs:divisor (Results 1 – 10 of 10) sorted by relevance
165 const Vector2& vector2, float divisor) { in getExtraVertexNumber()
124 float divisor = (dx * (p1.y - p2.y) + dy * p2.x - dy * p1.x); in rayIntersectPoints() local
395 unsigned long long divisor = fields[__STAT_READ_TICKS] in dump_stat_from_fd() local409 unsigned long long divisor = fields[__STAT_WRITE_TICKS] in dump_stat_from_fd() local
1403 final int divisor = 2 * nDays; in drawWeekNumbersAndDates() local
968 final double divisor = numSamples == 1 ? 1.0 : n - 1.0; in addSample() local
560 static T roundUpDelta(const T &value, const T &divisor) { in roundUpDelta()
1103 int divisor in glVertexBindingDivisor()
1630 int divisor in glVertexAttribDivisor()
3227 (JNIEnv *_env, jobject _this, jint bindingindex, jint divisor) { in android_glVertexBindingDivisor__II()
4591 (JNIEnv *_env, jobject _this, jint index, jint divisor) { in android_glVertexAttribDivisor__II()