Home | History | Annotate | Download | only in hwc

Lines Matching refs:blit_hregion_t

146 static int get_top_rect(blit_hregion_t *hregion, int subregion, blit_rect_t **routp)
163 static int get_layer_ops(blit_hregion_t *hregion, int subregion, int *bottom)
182 static int get_layer_ops_next(blit_hregion_t *hregion, int subregion, int l)
197 static void svgout_hregion(blit_hregion_t *hregion, int dispw, int disph)
217 blit_hregion_t *hregions = rgz->hregions;
689 static void rgz_gen_blitregions(blit_hregion_t *hregion, int screen_width)
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);
1290 static int rgz_hwc_subregion_blit(blit_hregion_t *hregion, int sidx, rgz_out_params_t *params)
1480 blit_hregion_t *hregion = &rgz->hregions[i];