Home | History | Annotate | Download | only in images

Lines Matching full:image_height

583         return bm->setConfig(config, cinfo.image_width, cinfo.image_height, 0,
588 /* image_width and image_height are the original dimensions, available
1168 cinfo.image_height = bm.height();
1191 while (cinfo.next_scanline < cinfo.image_height) {