Home | History | Annotate | Download | only in HAL

Lines Matching full:thermal

1821           LOGW("Init thermal adapter failed");
5911 * DESCRIPTION: routine to handle thermal event notification
5914 * @level : thermal level
5916 * @data : opaque data from thermal client
5926 LOGH("Camera is not opened, no need to handle thermal evt");
5930 // Make sure thermal events are logged
8465 * the thermal level.
8471 * @level : received thermal level
8584 LOGE("Received shutdown thermal level. Closing camera");
8590 LOGW("Invalid thermal level %d", level);
8603 * the last thermal level.
8634 * DESCRIPTION: update thermal level depending on thermal events
8637 * @level : thermal level
8658 LOGH("Thermal mitigation isn't enabled in camcorder mode");
8683 LOGW("Incorrect thermal mode %d", thermalMode);