Home | History | Annotate | Download | only in hwc

Lines Matching full:rowbytes

129     int rowbytes;
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) {