Home | History | Annotate | Download | only in hwc

Lines Matching refs:nhregions

221     for (i = 0; i < rgz->nhregions; i++) {
791 rgz->nhregions = 0;
937 rgz->nhregions = ylen - 1;
939 blit_hregion_t *hregions = calloc(rgz->nhregions, sizeof(blit_hregion_t));
946 ALOGD_IF(debug, "Allocated %d regions (sz = %d), layerno = %d", rgz->nhregions, rgz->nhregions * sizeof(blit_hregion_t), layerno);
948 for (i = 0; i < rgz->nhregions; i++) {
965 for (i = 0; i < rgz->nhregions; i++) {
1479 for (i = 0; i < rgz->nhregions; i++) {