HomeSort by relevance Sort by last modified time
    Searched refs:ProcessThermalEvent (Results 1 - 12 of 12) sorted by null

  /hardware/qcom/display/msm8996/sdm/libs/core/
comp_manager.h 61 void ProcessThermalEvent(Handle display_ctx, int64_t thermal_level);
display_primary.cpp 265 comp_manager_->ProcessThermalEvent(display_comp_ctx_, thermal_level);
comp_manager.cpp 372 void CompManager::ProcessThermalEvent(Handle display_ctx, int64_t thermal_level) {
  /hardware/qcom/display/msm8909/sdm/libs/core/
comp_manager.h 63 void ProcessThermalEvent(Handle display_ctx, int64_t thermal_level);
display_primary.cpp 277 comp_manager_->ProcessThermalEvent(display_comp_ctx_, thermal_level);
comp_manager.cpp 444 void CompManager::ProcessThermalEvent(Handle display_ctx, int64_t thermal_level) {
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/
comp_manager.h 64 void ProcessThermalEvent(Handle display_ctx, int64_t thermal_level);
display_primary.cpp 277 comp_manager_->ProcessThermalEvent(display_comp_ctx_, thermal_level);
comp_manager.cpp 427 void CompManager::ProcessThermalEvent(Handle display_ctx, int64_t thermal_level) {
  /hardware/qcom/display/msm8998/sdm/libs/core/
comp_manager.h 64 void ProcessThermalEvent(Handle display_ctx, int64_t thermal_level);
display_primary.cpp 307 comp_manager_->ProcessThermalEvent(display_comp_ctx_, thermal_level);
comp_manager.cpp 422 void CompManager::ProcessThermalEvent(Handle display_ctx, int64_t thermal_level) {

Completed in 82 milliseconds