Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/hwc/
Dhwc.c113 } dock_image = { .rowbytes = 0 }; variable
1368 dock_image.width, dock_image.height); in omap4_hwc_prepare()
1369 oi->cfg.stride = dock_image.rowbytes; in omap4_hwc_prepare()
1758 if (!dock_image.rowbytes) { in handle_hotplug()
1760 load_png_image(hwc_dev, value, &dock_image); in handle_hotplug()
/hardware/ti/omap4-aah/hwc/
Dhwc.c132 } dock_image = { .rowbytes = 0 }; variable
1855 dock_image.width, dock_image.height); in omap4_hwc_prepare()
1856 oi->cfg.stride = dock_image.rowbytes; in omap4_hwc_prepare()
2374 if (!dock_image.rowbytes) { in handle_hotplug()
2376 load_png_image(hwc_dev, value, &dock_image); in handle_hotplug()