Searched refs:c3Max (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
846 + ((float) (fromAttrib->c3Max - fromAttrib->c3Min) * color.c3());
936 / (float) (toAttrib->c3Max - toAttrib->c3Min));

Completed in 29 milliseconds