Home
last modified time | relevance | path

Searched refs:MAX_HWC_LAYERS (Results 1 – 1 of 1) sorted by relevance

/hardware/ti/omap4-aah/hwc/
Dhwc.c44 #define MAX_HWC_LAYERS 32 macro
2773 hwc_dev->buffers = malloc(sizeof(buffer_handle_t) * MAX_HWC_LAYERS); in omap4_hwc_device_open()