Home | History | Annotate | Download | only in hwc

Lines Matching refs:rowbytes

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