Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/jni/plugins/
Dlib_pwg.c245 LOGI("_start_page(), strip height=%d, image width=%d, image height=%d, scaled width=%f, " in _start_page()
268 LOGI("cupsWidth = %d", header_pwg.cupsWidth); in _start_page()
269 LOGI("cupsHeight = %d", header_pwg.cupsHeight); in _start_page()
270 LOGI("cupsPageWidth = %f", header_pwg.cupsPageSize[0]); in _start_page()
271 LOGI("cupsPageHeight = %f", header_pwg.cupsPageSize[1]); in _start_page()
272 LOGI("cupsBitsPerColor = %d", header_pwg.cupsBitsPerColor); in _start_page()
273 LOGI("cupsBitsPerPixel = %d", header_pwg.cupsBitsPerPixel); in _start_page()
274 LOGI("cupsBytesPerLine = %d", header_pwg.cupsBytesPerLine); in _start_page()
275 LOGI("cupsColorOrder = %d", header_pwg.cupsColorOrder); in _start_page()
276 LOGI("cupsColorSpace = %d", header_pwg.cupsColorSpace); in _start_page()
[all …]
Dwprint_mupdf.c72 LOGI("Render page=%d w=%.0f h=%.0f res=%d zoom=%0.2f size=%d", image_info->decoder_data.page, in _mupdf_get_hdr()
84 LOGI("Render complete in %ld ms", get_millis() - now); in _mupdf_get_hdr()
126 LOGI("MUPDF: _mupdf_supports_subsampling(): Enter"); in _mupdf_supports_subsampling()
Dlib_pclm.c140 LOGI("_start_job(), mediaHeightOffsets W %f H %f", job_info->pclm_page_info.mediaWidthOffset, in _start_job()
190 LOGI("_start_page(), strip height=%d, image width=%d, image height=%d, scaled width=%f, " in _start_page()
275 LOGI("_end_page(): writing blank page"); in _end_page()
286 LOGI("_end_page()"); in _end_page()
297 LOGI("_end_job()"); in _end_job()
Dplugin_pcl.c312 LOGI("_setup_image_info(): portrait mode"); in _setup_image_info()
315 LOGI("_setup_image_info(): landscape mode"); in _setup_image_info()
319 LOGI("_setup_image_info(): auto mode"); in _setup_image_info()
336 LOGI("_setup_image_info(): rotation = %d", rotation); in _setup_image_info()
471 LOGI("_print_page(): sends done, result: %d", result); in _print_page()
475 LOGI("_print_page(): processed %d out of" in _print_page()
Dplugin_pdf.c106 LOGI("dumped %d bytes of %s to printer", nbytes, pathname); in _print_page()
Dwprint_image.c72 LOGI("wprint_image_get_info(): %s dim = %dx%d", image_info->mime_type, in wprint_image_get_info()
/packages/services/BuiltInPrintService/jni/lib/
Dplugin_db.c66 LOGI("MIME types:"); in plugin_add()
72 LOGI(" %s", mt[i]); in plugin_add()
81 LOGI("print formats:"); in plugin_add()
86 LOGI(" %s", pf[i]); in plugin_add()
DwprintJNI.c246 LOGI("pdf page count for %s: %d", pathname, *page_count); in _get_pdf_page_count()
437 LOGI(" _print_pdf_pages(), pages print face up, printing in reverse"); in _print_pdf_pages()
450 LOGI(" _print_pdf_pages(), printing result: %s", result == OK ? "OK" : "ERROR"); in _print_pdf_pages()
1177 LOGI("entering _process_fail_reasons()"); in processFailReasons()
1278 LOGI("entering process_block_status()"); in processBlockStatus()
1632 LOGI("_wprint_callback_fn: copying certificate len=%d", cb_param->certificate_len); in _wprint_callback_fn()
1642 LOGI("_wprint_callback_fn: there is no certificate"); in _wprint_callback_fn()
1664 LOGI("nativeInit JNIenv is %p", env); in Java_com_android_bips_ipp_Backend_nativeInit()
1716 LOGI("nativeGetCapabilities for %s JNIenv is %p", connect_info.printer_addr, env); in Java_com_android_bips_ipp_Backend_nativeGetCapabilities()
1745 LOGI("nativeGetDefaultJobParameters, JNIenv is %p", env); in Java_com_android_bips_ipp_Backend_nativeGetDefaultJobParameters()
[all …]
Dlib_wprint.c642 LOGI("_print_job_state_callback(): new state: %d", new_state->job_state); in _print_job_state_callback()
849 LOGI("_job_thread(): Received message: MSG_RUN_JOB"); in _job_thread()
851 LOGI("_job_thread(): Received message: MSG_QUIT"); in _job_thread()
1326 LOGI("job_thread(): with job_state value: %d ", jq->job_state); in _job_thread()
1329 LOGI("_job_thread(): job finished early: do not send callback again"); in _job_thread()
1380 LOGI("_job_thread(): job %ld not in queue .. maybe cancelled", job_handle); in _job_thread()
1384 LOGI("_job_thread(): job finished: %ld", job_handle); in _job_thread()
1702 LOGI("_get_print_format(): print_format switched from PDF to PCLm"); in _get_print_format()
1721 LOGI("\t_get_print_format(): print_format: %s", print_format); in _get_print_format()
2178 LOGI("received cancel request"); in wprintCancelJob()
[all …]
Dprinter.c62 LOGI("opened %s for writing", printer_addr); in _init()
232 LOGI("connected to %s:%d", printer_addr, port_num); in wConnect()
/packages/services/BuiltInPrintService/jni/include/
Dwprint_debug.h43 #define LOGI(...) macro
45 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO, TAG, __VA_ARGS__) macro
/packages/services/BuiltInPrintService/jni/ipphelper/
Dipp_print.c428 LOGI("_fill_job (%d): request", ipp_op); in _fill_job()
478 LOGI("_validate_job: %s ipp_status %d %x received:", ippOpString(IPP_VALIDATE_JOB), in _validate_job()
543 LOGI("_start_job retry due to internal error"); in _start_job()
552 LOGI("_start_job httpPrint fd %d status %d ipp_status %d", ipp_job->http->fd, in _start_job()
625 LOGI("sent cupsGetResponse %s job_id %d; received", ippOpString(op), job_id); in _end_job()
Dippstatus_capabilities.c195 LOGI("printer-state %d", (ipp_pstate_t) ippGetInteger(attrptr, 0)); in _get_capabilities()
214 LOGI(" ippstatus_capabilities: _get_capabilities: returning %d:", result); in _get_capabilities()
Dipphelper.c1183 LOGI("Hit MAX_MEDIA_TYPES_SUPPORTED while adding %d", mediaType); in addMediaType()
/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Dfile.cc86 LOGI("pdfClient requests segment: offset=%zu, size=%zu", offset, size); in RequestBlock()
152 LOGI("pdfClient requests segment: offset=%zu, size=%zu", offset, size); in LogAddSegment()
Dlogging.h24 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO, LOG_TAG, __VA_ARGS__) macro
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DLog.h21 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO, LOG_TAG, __VA_ARGS__) macro
DBlend.cpp250 LOGI("Allocate mosaic image for blending - size: %d x %d", Mwidth, Mheight); in runBlend()
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic_renderer/
DRenderer.cpp90 LOGI("Program Linked!"); in createProgram()
/packages/apps/Messaging/jni/
DGifTranscoder.cpp49 #define LOGI(...) ((void)__android_log_print(ANDROID_LOG_INFO, TAG, __VA_ARGS__)) macro
/packages/apps/LegacyCamera/jni/
Dmosaic_renderer_jni.cpp173 LOGI("GL %s = %s", name, v); in printGLString()