Searched refs:c1High (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.cpp802 int c1Min, c1Low, c1High, c1Max; member in struct:attrib
850 if ((c1Val < fromAttrib->c1Low) || (c1Val > fromAttrib->c1High)
865 / (fromAttrib->c1High - fromAttrib->c1Low),
929 + (float) (toAttrib->c1High - toAttrib->c1Low) * color.c1());

Completed in 7 milliseconds