Home
last modified time | relevance | path

Searched refs:outsz (Results 1 – 1 of 1) sorted by relevance

/hardware/ti/omap4-aah/hwc/
Drgz_2d.c666 int outsz = 0; in rgz_hwc_layer_sortbyy() local
674 out[outsz++] = max(0, top); in rgz_hwc_layer_sortbyy()
675 out[outsz++] = min(bottom, screen_height); in rgz_hwc_layer_sortbyy()
679 rgz_bsort(out, outsz); in rgz_hwc_layer_sortbyy()
680 return outsz; in rgz_hwc_layer_sortbyy()