Home | History | Annotate | Download | only in camera

Lines Matching refs:tonemapMode

528     uint8_t tonemapMode = 0;
541 tonemapMode = ANDROID_TONEMAP_MODE_HIGH_QUALITY;
554 tonemapMode = ANDROID_TONEMAP_MODE_FAST;
563 settings.update(ANDROID_TONEMAP_MODE, &tonemapMode, 1);