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

  /hardware/qcom/display/msm8996/sdm/include/utils/
constants.h 74 const int kMaxThermalLevel = 3;
  /hardware/qcom/display/msm8998/sdm/include/utils/
constants.h 78 const int kMaxThermalLevel = 3;
  /hardware/qcom/display/msm8909/sdm/libs/core/
comp_manager.h 80 static const int kMaxThermalLevel = 3;
comp_manager.cpp 450 if (thermal_level >= kMaxThermalLevel) {
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/
comp_manager.h 84 static const int kMaxThermalLevel = 3;
comp_manager.cpp 433 if (thermal_level >= kMaxThermalLevel) {
  /hardware/qcom/display/msm8996/sdm/libs/core/
display_primary.cpp 266 if (thermal_level >= kMaxThermalLevel) {
comp_manager.cpp 378 if (thermal_level >= kMaxThermalLevel) {
  /hardware/qcom/display/msm8998/sdm/libs/core/
display_primary.cpp 308 if (thermal_level >= kMaxThermalLevel) {
comp_manager.cpp 428 if (thermal_level >= kMaxThermalLevel) {

Completed in 142 milliseconds