Home
last modified time | relevance | path

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

/third_party/cups-filters/cupsfilters/
Dimage.h102 extern void cupsImageSetProfile(float d, float g,
Dimage-colorspace.c902 cupsImageSetProfile(float d, /* I - Ink/marker density */ in cupsImageSetProfile() function
/third_party/cups-filters/filter/
Dimagetoraster.c592 cupsImageSetProfile(profile->density, profile->gamma, profile->matrix); in main()