Home | History | Annotate | Download | only in HAL

Lines Matching full:thermal

1140           ALOGE("Init thermal adapter failed");
3428 * DESCRIPTION: routine to handle thermal event notification
3431 * @level : thermal level
3433 * @data : opaque data from thermal client
3443 CDBG_HIGH("%s: Camera is not opened, no need to handle thermal evt", __func__);
3447 // Make sure thermal events are logged
5329 * the thermal level.
5332 * @level : received thermal level
5442 ALOGE("%s: Invalid thermal level %d", __func__, level);
5447 CDBG_HIGH("%s: Thermal level %d, FPS [%3.2f,%3.2f, %3.2f,%3.2f], frameskip %d",
5458 * the last thermal level.
5489 * DESCRIPTION: update thermal level depending on thermal events
5492 * @level : thermal level
5524 ALOGE("%s: Incorrect thermal mode %d", __func__, thermalMode);