Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/hwc/
DhwcTestLib.cpp848 float c3Val = fromAttrib->c3Min in hwcTestColorConvert() local
852 || (c3Val < fromAttrib->c3Low) || (c3Val > fromAttrib->c3High)) { in hwcTestColorConvert()
868 (c3Val - fromAttrib->c3Low) in hwcTestColorConvert()
932 c3Val = (toAttrib->c1Low in hwcTestColorConvert()
938 (float) (c3Val - toAttrib->c3Min) in hwcTestColorConvert()