Searched refs:c1Val (Results 1 – 1 of 1) sorted by relevance
841 float c1Val = fromAttrib->c1Min in hwcTestColorConvert() local847 if ((c1Val < fromAttrib->c1Low) || (c1Val > fromAttrib->c1High) in hwcTestColorConvert()861 color = ColorFract((c1Val - fromAttrib->c1Low) in hwcTestColorConvert()925 c1Val = (toAttrib->c1Low in hwcTestColorConvert()931 color = ColorFract((float) (c1Val - toAttrib->c1Min) in hwcTestColorConvert()