Home
last modified time | relevance | path

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

/third_party/cups-filters/cupsfilters/
Dcolormanager.h78 extern double* cmMatrixAdobeRgb (void);
Dcolormanager.c159 double *cmMatrixAdobeRgb(void) in cmMatrixAdobeRgb() function
/third_party/cups-filters/filter/
Drastertopdf.cpp791 cmMatrixAdobeRgb(), cmBlackPointDefault()); in makeImage()
794 cmGammaAdobeRgb(), cmMatrixAdobeRgb(), 0); in makeImage()
Dpdftoraster.cxx224 double * matrix = cmMatrixAdobeRgb(); in adobergb_matrix()