Home
last modified time | relevance | path

Searched defs:start_row (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/services/BuiltInPrintService/jni/plugins/
H A Dwprint_image.c611 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()
H A Dlib_pclm.c227 static int _print_swath(pcl_job_info_t *job_info, char *rgb_pixels, int start_row, int num_rows, in _print_swath()
H A Dlib_pwg.c283 static int _print_swath(pcl_job_info_t *job_info, char *rgb_pixels, int start_row, int num_rows, in _print_swath()
H A Dplugin_pcl.c59 int start_row; member