Home | History | Annotate | Download | only in camera

Lines Matching refs:tonemapMode

469         uint8_t tonemapMode = 0;
482 tonemapMode = ANDROID_TONEMAP_MODE_HIGH_QUALITY;
495 tonemapMode = ANDROID_TONEMAP_MODE_FAST;
504 settings.update(ANDROID_TONEMAP_MODE, &tonemapMode, 1);