Home
last modified time | relevance | path

Searched refs:ProcessThermalEvent (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/core/
Dcomp_manager.h56 void ProcessThermalEvent(Handle display_ctx, int64_t thermal_level);
Ddisplay_primary.cpp358 comp_manager_->ProcessThermalEvent(display_comp_ctx_, thermal_level); in ThermalEvent()
Dcomp_manager.cpp369 void CompManager::ProcessThermalEvent(Handle display_ctx, int64_t thermal_level) { in ProcessThermalEvent() function in sdm::CompManager