Home | History | Annotate | Download | only in hwc

Lines Matching refs:outsz

666     int outsz = 0;
674 out[outsz++] = max(0, top);
675 out[outsz++] = min(bottom, screen_height);
679 rgz_bsort(out, outsz);
680 return outsz;