Home | History | Annotate | Download | only in HAL3

Lines Matching refs:ANDROID_COLOR_CORRECTION_MODE

4386 ANDROID_COLOR_CORRECTION_MODE, &fwk_color_correct_mode, 1);
6764 int32_t request_keys_basic[] = {ANDROID_COLOR_CORRECTION_MODE,
7578 settings.update(ANDROID_COLOR_CORRECTION_MODE, &color_correct_mode, 1);
7679 settings.update(ANDROID_COLOR_CORRECTION_MODE, &manualColorCorrectMode, 1);
8247 if (frame_settings.exists(ANDROID_COLOR_CORRECTION_MODE)) {
8248 uint8_t colorCorrectMode = frame_settings.find(ANDROID_COLOR_CORRECTION_MODE).data.u8[0];