/hardware/qcom/display/msm8996/sdm/libs/core/ |
D | comp_manager.h | 61 void ProcessThermalEvent(Handle display_ctx, int64_t thermal_level);
|
D | display_primary.cpp | 265 comp_manager_->ProcessThermalEvent(display_comp_ctx_, thermal_level); in ThermalEvent()
|
D | comp_manager.cpp | 372 void CompManager::ProcessThermalEvent(Handle display_ctx, int64_t thermal_level) { in ProcessThermalEvent() function in sdm::CompManager
|
/hardware/qcom/sdm845/display/sdm/libs/core/ |
D | comp_manager.h | 63 void ProcessThermalEvent(Handle display_ctx, int64_t thermal_level);
|
D | display_primary.cpp | 324 comp_manager_->ProcessThermalEvent(display_comp_ctx_, thermal_level); in ThermalEvent()
|
D | comp_manager.cpp | 409 void CompManager::ProcessThermalEvent(Handle display_ctx, int64_t thermal_level) { in ProcessThermalEvent() function in sdm::CompManager
|
/hardware/qcom/display/msm8998/sdm/libs/core/ |
D | comp_manager.h | 64 void ProcessThermalEvent(Handle display_ctx, int64_t thermal_level);
|
D | display_primary.cpp | 307 comp_manager_->ProcessThermalEvent(display_comp_ctx_, thermal_level); in ThermalEvent()
|
D | comp_manager.cpp | 422 void CompManager::ProcessThermalEvent(Handle display_ctx, int64_t thermal_level) { in ProcessThermalEvent() function in sdm::CompManager
|
/hardware/qcom/display/msm8909/sdm/libs/core/ |
D | comp_manager.h | 63 void ProcessThermalEvent(Handle display_ctx, int64_t thermal_level);
|
D | display_primary.cpp | 272 comp_manager_->ProcessThermalEvent(display_comp_ctx_, thermal_level); in ThermalEvent()
|
D | comp_manager.cpp | 444 void CompManager::ProcessThermalEvent(Handle display_ctx, int64_t thermal_level) { in ProcessThermalEvent() function in sdm::CompManager
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/ |
D | comp_manager.h | 64 void ProcessThermalEvent(Handle display_ctx, int64_t thermal_level);
|
D | display_primary.cpp | 277 comp_manager_->ProcessThermalEvent(display_comp_ctx_, thermal_level); in ThermalEvent()
|
D | comp_manager.cpp | 427 void CompManager::ProcessThermalEvent(Handle display_ctx, int64_t thermal_level) { in ProcessThermalEvent() function in sdm::CompManager
|
/hardware/qcom/sm8150/display/sdm/libs/core/ |
D | comp_manager.h | 70 void ProcessThermalEvent(Handle display_ctx, int64_t thermal_level);
|
D | comp_manager.cpp | 467 void CompManager::ProcessThermalEvent(Handle display_ctx, int64_t thermal_level) { in ProcessThermalEvent() function in sdm::CompManager
|
D | display_builtin.cpp | 540 comp_manager_->ProcessThermalEvent(display_comp_ctx_, thermal_level); in ThermalEvent()
|