Home
last modified time | relevance | path

Searched refs:wprint_image_get_height (Results 1 – 3 of 3) sorted by relevance

/packages/services/BuiltInPrintService/jni/plugins/
Dplugin_pcl.c383 msg.param.start_page.height = wprint_image_get_height(image_info); in _print_page()
394 num_rows = wprint_image_get_height(image_info); in _print_page()
454 image_row, wprint_image_get_height(image_info), in _print_page()
Dwprint_image.h210 int wprint_image_get_height(wprint_image_info_t *image_info);
Dwprint_image.c601 int wprint_image_get_height(wprint_image_info_t *image_info) { in wprint_image_get_height() function