HomeSort by relevance Sort by last modified time
    Searched refs:ProcessThermalEvent (Results 1 - 6 of 6) 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 264 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/msmcobalt/sdm/libs/core/
comp_manager.h 61 void ProcessThermalEvent(Handle display_ctx, int64_t thermal_level);
display_primary.cpp 259 comp_manager_->ProcessThermalEvent(display_comp_ctx_, thermal_level);
comp_manager.cpp 372 void CompManager::ProcessThermalEvent(Handle display_ctx, int64_t thermal_level) {

Completed in 129 milliseconds