Searched refs:c3Low (Results 1 – 1 of 1) sorted by relevance
801 int c3Min, c3Low, c3High, c3Max; in hwcTestColorConvert() member849 || (c3Val < fromAttrib->c3Low) || (c3Val > fromAttrib->c3High)) { in hwcTestColorConvert()865 (c3Val - fromAttrib->c3Low) in hwcTestColorConvert()866 / (fromAttrib->c3High - fromAttrib->c3Low)); in hwcTestColorConvert()930 + (float) (toAttrib->c3High - toAttrib->c3Low) * color.c3()); in hwcTestColorConvert()