Searched refs:ProcessThermalEvent (Results 1 – 3 of 3) sorted by relevance
56 void ProcessThermalEvent(Handle display_ctx, int64_t thermal_level);
358 comp_manager_->ProcessThermalEvent(display_comp_ctx_, thermal_level); in ThermalEvent()
369 void CompManager::ProcessThermalEvent(Handle display_ctx, int64_t thermal_level) { in ProcessThermalEvent() function in sdm::CompManager