Searched refs:c3Min (Results 1 – 1 of 1) sorted by relevance
801 int c3Min, c3Low, c3High, c3Max; in hwcTestColorConvert() member845 float c3Val = fromAttrib->c3Min in hwcTestColorConvert()846 + ((float) (fromAttrib->c3Max - fromAttrib->c3Min) * color.c3()); in hwcTestColorConvert()935 (float) (c3Val - toAttrib->c3Min) in hwcTestColorConvert()936 / (float) (toAttrib->c3Max - toAttrib->c3Min)); in hwcTestColorConvert()