Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/jni/plugins/genPCLm/inc/
Dcommon_defines.h77 res300, enumerator
/packages/services/BuiltInPrintService/jni/plugins/
Dlib_pclm.c158 job_info->pclm_page_info.destinationResolution = res300; in _start_job()
Dlib_pwg.c211 job_info->pclm_page_info.destinationResolution = res300; in _start_job()
/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/
DgenPCLm.cpp1466 if (currRenderResolution == res300) { in StartPage()
1884 if (myPageInfo->destinationResolution == res300) { in GetPclmMediaDimensions()