Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/jni/plugins/
Dwprint_image.c554 static int _get_width(wprint_image_info_t *image_info, unsigned int padding_options) { in _get_width() function
573 int width = _get_width(image_info, image_info->padding_options); in wprint_image_get_width()
580 _get_width(image_info, image_info->padding_options)); in wprint_image_get_output_buff_size()
782 int bytes_per_row = BYTES_PER_PIXEL(_get_width(image_info, image_info->padding_options)); in wprint_image_decode_stripe()