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

/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.cpp841 float c1Val = fromAttrib->c1Min local
847 if ((c1Val < fromAttrib->c1Low) || (c1Val > fromAttrib->c1High)
861 color = ColorFract((c1Val - fromAttrib->c1Low)
925 c1Val = (toAttrib->c1Low
931 color = ColorFract((float) (c1Val - toAttrib->c1Min)

Completed in 61 milliseconds