Searched refs:c2Low (Results 1 – 1 of 1) sorted by relevance
800 int c2Min, c2Low, c2High, c2Max; in hwcTestColorConvert() member848 || (c2Val < fromAttrib->c2Low) || (c2Val > fromAttrib->c2High) in hwcTestColorConvert()863 (c2Val - fromAttrib->c2Low) in hwcTestColorConvert()864 / (fromAttrib->c2High - fromAttrib->c2Low), in hwcTestColorConvert()928 + (float) (toAttrib->c2High - toAttrib->c2Low) * color.c2()); in hwcTestColorConvert()