Searched refs:dstColorSpaceSpefication (Results 1 – 4 of 4) sorted by relevance
146 job_info->pclm_page_info.dstColorSpaceSpefication = deviceRGB; in _start_job()148 job_info->pclm_page_info.dstColorSpaceSpefication = grayScale; in _start_job()150 job_info->pclm_page_info.dstColorSpaceSpefication = deviceRGB; in _start_job()152 job_info->pclm_page_info.dstColorSpaceSpefication = adobeRGB; in _start_job()
196 job_info->pclm_page_info.dstColorSpaceSpefication = deviceRGB; in _start_job()199 job_info->pclm_page_info.dstColorSpaceSpefication = deviceRGB; in _start_job()201 job_info->pclm_page_info.dstColorSpaceSpefication = deviceRGB; in _start_job()204 job_info->pclm_page_info.dstColorSpaceSpefication = adobeRGB; in _start_job()
169 colorSpaceDisposition dstColorSpaceSpefication; member
1538 if (PCLmPageContent->dstColorSpaceSpefication == grayScale) { in StartPage()1546 destColorSpace = PCLmPageContent->dstColorSpaceSpefication; in StartPage()