Home | History | Annotate | Download | only in hwc

Lines Matching refs:nsubregions

201     for (b = 0; b < hregion->nsubregions; b++) {
223 OUTP("<!-- hregion %d (subcount %d)-->", i, hregions[i].nsubregions);
712 hregion->nsubregions = noffsets - 1;
967 ALOGD_IF(debug, "hregion %3d: nsubregions %d", i, hregions[i].nsubregions);
1482 ALOGD_IF(debug, "h[%d] nsubregions = %d", i, hregion->nsubregions);
1490 for (s = 0; s < hregion->nsubregions; s++) {