Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/jni/plugins/
Dwprint_image.c312 int useHeight; in wprint_image_set_output_properties() local
324 useHeight = (rw >= targetWidth); in wprint_image_set_output_properties()
326 useHeight = (rw < targetWidth); in wprint_image_set_output_properties()
330 if (useHeight) { in wprint_image_set_output_properties()