Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/hwc/
Dhwc.c110 int rowbytes; member
113 } dock_image = { .rowbytes = 0 };
1369 oi->cfg.stride = dock_image.rowbytes; in omap4_hwc_prepare()
1657 img->rowbytes = png_get_rowbytes(png_ptr, info_ptr); in load_png_image()
1758 if (!dock_image.rowbytes) { in handle_hotplug()
/hardware/ti/omap4-aah/hwc/
Dhwc.c129 int rowbytes; member
132 } dock_image = { .rowbytes = 0 };
1856 oi->cfg.stride = dock_image.rowbytes; in omap4_hwc_prepare()
2213 img->rowbytes = png_get_rowbytes(png_ptr, info_ptr); in load_png_image()
2374 if (!dock_image.rowbytes) { in handle_hotplug()