Home
last modified time | relevance | path

Searched defs:hregion (Results 1 – 1 of 1) sorted by relevance

/hardware/ti/omap4-aah/hwc/
Drgz_2d.c146 static int get_top_rect(blit_hregion_t *hregion, int subregion, blit_rect_t **routp) in get_top_rect()
163 static int get_layer_ops(blit_hregion_t *hregion, int subregion, int *bottom) in get_layer_ops()
182 static int get_layer_ops_next(blit_hregion_t *hregion, int subregion, int l) in get_layer_ops_next()
197 static void svgout_hregion(blit_hregion_t *hregion, int dispw, int disph) in svgout_hregion()
689 static void rgz_gen_blitregions(blit_hregion_t *hregion, int screen_width) in rgz_gen_blitregions()
1290 static int rgz_hwc_subregion_blit(blit_hregion_t *hregion, int sidx, rgz_out_params_t *params) in rgz_hwc_subregion_blit()
1480 blit_hregion_t *hregion = &rgz->hregions[i]; in rgz_out_region() local