Home
last modified time | relevance | path

Searched refs:cmGammaAdobeRgb (Results 1 – 3 of 3) sorted by relevance

/third_party/cups-filters/cupsfilters/
Dcolormanager.h72 extern double* cmGammaAdobeRgb (void);
Dcolormanager.c135 double *cmGammaAdobeRgb(void) in cmGammaAdobeRgb() function
/third_party/cups-filters/filter/
Drastertopdf.cpp790 dict["/ColorSpace"]=getCalRGBArray(cmWhitePointAdobeRgb(), cmGammaAdobeRgb(), in makeImage()
794 cmGammaAdobeRgb(), cmMatrixAdobeRgb(), 0); in makeImage()