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

/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.cpp845 float c3Val = fromAttrib->c3Min local
849 || (c3Val < fromAttrib->c3Low) || (c3Val > fromAttrib->c3High)) {
865 (c3Val - fromAttrib->c3Low)
929 c3Val = (toAttrib->c1Low
935 (float) (c3Val - toAttrib->c3Min)

Completed in 1068 milliseconds