Home | History | Annotate | Download | only in camera

Lines Matching refs:tonemapCurve

581     static const float tonemapCurve[4] = {
585 settings.update(ANDROID_TONEMAP_CURVE_RED, tonemapCurve, 4);
586 settings.update(ANDROID_TONEMAP_CURVE_GREEN, tonemapCurve, 4);
587 settings.update(ANDROID_TONEMAP_CURVE_BLUE, tonemapCurve, 4);