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

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

Completed in 785 milliseconds