Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/jni/plugins/
Dlib_pcl.h52 #define _PAGE_DATA(JOB_INFO, BUFF, LEN) \ argument
57 debug_ifc->debug_page_data(JOB_INFO->job_handle, BUFF, LEN); \
79 #define _WRITE(JOB_INFO, BUFF, LEN) \ argument
84 debug_ifc->debug_job_data(JOB_INFO->job_handle, (const unsigned char *)BUFF, LEN); \
86 JOB_INFO->print_ifc->send_data(JOB_INFO->print_ifc, BUFF, LEN); \