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

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

Completed in 29 milliseconds