Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/hwc/
Drgz_2d.h275 int nsubregions; member
Drgz_2d.c201 for (b = 0; b < hregion->nsubregions; b++) { in svgout_hregion()
223 OUTP("<!-- hregion %d (subcount %d)-->", i, hregions[i].nsubregions); in rgz_out_svg()
712 hregion->nsubregions = noffsets - 1; in rgz_gen_blitregions()
967 ALOGD_IF(debug, "hregion %3d: nsubregions %d", i, hregions[i].nsubregions); in rgz_in_hwc()
1482 ALOGD_IF(debug, "h[%d] nsubregions = %d", i, hregion->nsubregions); in rgz_out_region()
1490 for (s = 0; s < hregion->nsubregions; s++) { in rgz_out_region()