Home | History | Annotate | Download | only in HAL

Lines Matching refs:thermalMode

3767     qcamera_thermal_mode thermalMode = mParameters.getThermalMode();
3836 if (thermalMode == QCAMERA_THERMAL_ADJUST_FPS)
3838 else if (thermalMode == QCAMERA_THERMAL_ADJUST_FRAMESKIP)
3841 ALOGE("%s: Incorrect thermal mode %d", __func__, thermalMode);