HomeSort by relevance Sort by last modified time
    Searched refs:destinationResolution (Results 1 - 4 of 4) sorted by null

  /packages/services/BuiltInPrintService/jni/plugins/genPCLm/inc/
common_defines.h 171 renderResolution destinationResolution;
  /packages/services/BuiltInPrintService/jni/plugins/
lib_pclm.c 156 job_info->pclm_page_info.destinationResolution = res600;
158 job_info->pclm_page_info.destinationResolution = res300;
160 job_info->pclm_page_info.destinationResolution = res600;
162 job_info->pclm_page_info.destinationResolution = res1200;
lib_pwg.c 210 job_info->pclm_page_info.destinationResolution = res600;
212 job_info->pclm_page_info.destinationResolution = res300;
214 job_info->pclm_page_info.destinationResolution = res600;
216 job_info->pclm_page_info.destinationResolution = res1200;
  /packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/
genPCLm.cpp     [all...]

Completed in 134 milliseconds