Searched refs:wprint_image_get_width (Results 1 – 3 of 3) sorted by relevance
382 msg.param.start_page.width = wprint_image_get_width(image_info); in _print_page()389 msg.param.send.bytes_per_row = BYTES_PER_PIXEL(wprint_image_get_width( in _print_page()
205 int wprint_image_get_width(wprint_image_info_t *image_info);
572 int wprint_image_get_width(wprint_image_info_t *image_info) { in wprint_image_get_width() function