Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/jni/plugins/
Dlib_pclm.c156 job_info->pclm_page_info.destinationResolution = res600; in _start_job()
160 job_info->pclm_page_info.destinationResolution = res600; in _start_job()
Dlib_pwg.c209 job_info->pclm_page_info.destinationResolution = res600; in _start_job()
213 job_info->pclm_page_info.destinationResolution = res600; in _start_job()
/packages/services/BuiltInPrintService/jni/plugins/genPCLm/inc/
Dcommon_defines.h78 res600, enumerator
/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/
DgenPCLm.cpp1354 currRenderResolution = res600; in PCLmGenerator()
1468 } else if (currRenderResolution == res600) { in StartPage()
1886 } else if (myPageInfo->destinationResolution == res600) { in GetPclmMediaDimensions()