Searched refs:c3Min (Results 1 – 1 of 1) sorted by relevance
804 int c3Min, c3Low, c3High, c3Max; in hwcTestColorConvert() member852 float c3Val = fromAttrib->c3Min in hwcTestColorConvert()853 + ((float) (fromAttrib->c3Max - fromAttrib->c3Min) * color.c3()); in hwcTestColorConvert()942 (float) (c3Val - toAttrib->c3Min) in hwcTestColorConvert()943 / (float) (toAttrib->c3Max - toAttrib->c3Min)); in hwcTestColorConvert()