Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/jni/plugins/
Dwprint_image.c205 unsigned int native_image_output_height = image_output_height; in wprint_image_set_output_properties() local
213 native_image_output_height = (int) floorf(image_output_height * native_scaling); in wprint_image_set_output_properties()
215 native_image_output_width, native_image_output_height); in wprint_image_set_output_properties()
289 if ((native_image_output_height <= image_info->printable_height) in wprint_image_set_output_properties()
338 image_info->scaled_height = native_image_output_height; in wprint_image_set_output_properties()