Home | History | Annotate | Download | only in camera

Lines Matching defs:tonemapCurve

579     static const float tonemapCurve[4] = {
583 settings.update(ANDROID_TONEMAP_CURVE_RED, tonemapCurve, 4);
584 settings.update(ANDROID_TONEMAP_CURVE_GREEN, tonemapCurve, 4);
585 settings.update(ANDROID_TONEMAP_CURVE_BLUE, tonemapCurve, 4);