Home
last modified time | relevance | path

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

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