Searched defs:start_row (Results 1 – 4 of 4) sorted by relevance
/packages/services/BuiltInPrintService/jni/plugins/ |
D | lib_pclm.c | 226 static int _print_swath(pcl_job_info_t *job_info, char *rgb_pixels, int start_row, int num_rows, in _print_swath()
|
D | wprint_image.c | 611 int _decode_stripe(wprint_image_info_t *image_info, int start_row, int num_rows, in _decode_stripe() 779 int wprint_image_decode_stripe(wprint_image_info_t *image_info, int start_row, int *height, in wprint_image_decode_stripe()
|
D | lib_pwg.c | 284 static int _print_swath(pcl_job_info_t *job_info, char *rgb_pixels, int start_row, int num_rows, in _print_swath()
|
D | plugin_pcl.c | 59 int start_row; member
|