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

/external/pdfium/third_party/lcms2-2.6/src/
H A Dcmsvirt.c1054 const cmsAllowedLUT* AllowedLUT; local
1117 AllowedLUT = NULL;
1119 AllowedLUT = FindCombination(LUT, Version >= 4.0, DestinationTag);
1121 if (AllowedLUT == NULL) {
1125 AllowedLUT = FindCombination(LUT, Version >= 4.0, DestinationTag);
1130 if (AllowedLUT == NULL) {
1144 AllowedLUT = FindCombination(LUT, Version >= 4.0, DestinationTag);
1148 if (AllowedLUT == NULL) {

Completed in 112 milliseconds