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

/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.cpp843 float c2Val = fromAttrib->c2Min local
848 || (c2Val < fromAttrib->c2Low) || (c2Val > fromAttrib->c2High)
863 (c2Val - fromAttrib->c2Low)
927 c2Val = (toAttrib->c1Low
933 (float) (c2Val - toAttrib->c2Min)

Completed in 1186 milliseconds