Searched refs:c3Low (Results 1 – 1 of 1) sorted by relevance
804 int c3Min, c3Low, c3High, c3Max; in hwcTestColorConvert() member852 || (c3Val < fromAttrib->c3Low) || (c3Val > fromAttrib->c3High)) { in hwcTestColorConvert()868 (c3Val - fromAttrib->c3Low) in hwcTestColorConvert()869 / (fromAttrib->c3High - fromAttrib->c3Low)); in hwcTestColorConvert()933 + (float) (toAttrib->c3High - toAttrib->c3Low) * color.c3()); in hwcTestColorConvert()