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

/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.cpp801 int c3Min, c3Low, c3High, c3Max; member in struct:attrib
849 || (c3Val < fromAttrib->c3Low) || (c3Val > fromAttrib->c3High)) {
866 / (fromAttrib->c3High - fromAttrib->c3Low));
930 + (float) (toAttrib->c3High - toAttrib->c3Low) * color.c3());

Completed in 87 milliseconds