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

  /hardware/ti/omap4-aah/hwc/
rgz_2d.c 894 unsigned int blit_layers = possible_blit + 1; /* Account for background layer */ local
895 int reset_dirty_counters = rgz->rgz_layerno != blit_layers ? 1 : 0;
904 rgz->rgz_layerno = blit_layers;
    [all...]
hwc.c 1505 static int blit_layers(omap4_hwc_device_t *hwc_dev, hwc_display_contents_1_t *list, int bufoff) function
    [all...]

Completed in 50 milliseconds