Searched defs:wprint_image_compute_rows_to_cache (Results 1 - 1 of 1) sorted by relevance

/packages/services/BuiltInPrintService/jni/plugins/
H A Dwprint_image.c995 int wprint_image_compute_rows_to_cache(wprint_image_info_t *image_info) { function
1031 LOGD("wprint_image_compute_rows_to_cache(): %d bytes available for row caching", available_mem);
1040 LOGD("wprint_image_compute_rows_to_cache(): based on row width %d (%d), %d rows can be cached",
1057 LOGD("wprint_image_compute_rows_to_cache(): %d rows being cached", max_rows);

Completed in 626 milliseconds