Home | History | Annotate | Download | only in i915

Lines Matching refs:Threshold

460    if (psz[0] >= ctx->Point.Threshold) {
464 GLfloat dsize = psz[0] / ctx->Point.Threshold;
465 psz[0] = MAX2(ctx->Point.Threshold, ctx->Point.MinSize);