Searched refs:_start_page (Results 1 - 2 of 2) sorted by relevance

/packages/services/BuiltInPrintService/jni/plugins/
H A Dlib_pclm.c180 static int _start_page(pcl_job_info_t *job_info, int pixel_width, int pixel_height) { function
189 LOGI("_start_page(), strip height=%d, image width=%d, image height=%d, scaled width=%f, "
260 * it is currently pixel_width (from _start_page()) * num_components * strip_height
275 _start_page(job_info, 0, 0);
306 _start_job, _end_job, _start_page, _end_page, _print_swath, _canCancelMidPage
H A Dlib_pwg.c240 static int _start_page(pcl_job_info_t *job_info, int pixel_width, int pixel_height) { function
246 LOGI("_start_page(), strip height=%d, image width=%d, image height=%d, scaled width=%f, "
308 * (from _start_page()) * num_components * strip_height
375 _start_page(job_info, header_pwg.cupsWidth, header_pwg.cupsHeight);
402 _start_job, _end_job, _start_page, _end_page, _print_swath, _canCancelMidPage

Completed in 89 milliseconds