Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/hwc/
Dhwc.c200 enum bltmode blt_mode; member
1514 switch (hwc_dev->blt_mode) { in blit_layers()
2115 hwc_dev->blt_mode == BLTMODE_PAINT ? "paint" : "regionize"); in omap4_hwc_dump()
2895 hwc_dev->blt_mode = atoi(value); in omap4_hwc_device_open()
2898 … ALOGI("blitter present, blits mode %d, blits policy %d", hwc_dev->blt_mode, hwc_dev->blt_policy); in omap4_hwc_device_open()