Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/hwc/
DhwcTestLib.cpp801 int c3Min, c3Low, c3High, c3Max; in hwcTestColorConvert() member
846 + ((float) (fromAttrib->c3Max - fromAttrib->c3Min) * color.c3()); in hwcTestColorConvert()
936 / (float) (toAttrib->c3Max - toAttrib->c3Min)); in hwcTestColorConvert()