Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/hwc/
DhwcTestLib.cpp800 int c2Min, c2Low, c2High, c2Max; in hwcTestColorConvert() member
848 || (c2Val < fromAttrib->c2Low) || (c2Val > fromAttrib->c2High) in hwcTestColorConvert()
864 / (fromAttrib->c2High - fromAttrib->c2Low), in hwcTestColorConvert()
928 + (float) (toAttrib->c2High - toAttrib->c2Low) * color.c2()); in hwcTestColorConvert()