Home
last modified time | relevance | path

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

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