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

/frameworks/base/opengl/tests/hwc/
H A DhwcTestLib.cpp848 float c2Val = fromAttrib->c2Min local
853 || (c2Val < fromAttrib->c2Low) || (c2Val > fromAttrib->c2High)
868 (c2Val - fromAttrib->c2Low)
932 c2Val = (toAttrib->c1Low
938 (float) (c2Val - toAttrib->c2Min)

Completed in 19 milliseconds