Home
last modified time | relevance | path

Searched refs:iccProfile (Results 1 - 1 of 1) sorted by relevance

/third_party/cups-filters/filter/
H A Drastertopdf.cpp1262 std::string iccProfile = ""; in getIPPColorProfileName() local
1297 iccProfile = colorModel + "-" + resolution + ".icc"; in getIPPColorProfileName()
1299 iccProfile = colorModel + "-" + resolution + "-" + mediaType + ".icc"; in getIPPColorProfileName()
1301 return strdup(iccProfile.c_str()); in getIPPColorProfileName()

Completed in 3 milliseconds