Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/hwc/
DhwcTestLib.cpp852 float c3Val = fromAttrib->c3Min in hwcTestColorConvert() local
856 || (c3Val < fromAttrib->c3Low) || (c3Val > fromAttrib->c3High)) { in hwcTestColorConvert()
872 (c3Val - fromAttrib->c3Low) in hwcTestColorConvert()
936 c3Val = (toAttrib->c1Low in hwcTestColorConvert()
942 (float) (c3Val - toAttrib->c3Min) in hwcTestColorConvert()