HomeSort by relevance Sort by last modified time
    Searched refs:blit_hregion_t (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4-aah/hwc/
rgz_2d.h 277 } blit_hregion_t; typedef in typeref:struct:blit_hregion
283 blit_hregion_t *hregions;
rgz_2d.c 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);
    [all...]

Completed in 43 milliseconds