Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsvirt.c1063 const cmsAllowedLUT* AllowedLUT; in cmsTransform2DeviceLink() local
1126 AllowedLUT = NULL; in cmsTransform2DeviceLink()
1128 AllowedLUT = FindCombination(LUT, Version >= 4.0, DestinationTag); in cmsTransform2DeviceLink()
1130 if (AllowedLUT == NULL) { in cmsTransform2DeviceLink()
1134 AllowedLUT = FindCombination(LUT, Version >= 4.0, DestinationTag); in cmsTransform2DeviceLink()
1139 if (AllowedLUT == NULL) { in cmsTransform2DeviceLink()
1158 AllowedLUT = FindCombination(LUT, Version >= 4.0, DestinationTag); in cmsTransform2DeviceLink()
1162 if (AllowedLUT == NULL) { in cmsTransform2DeviceLink()