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

  /hardware/libhardware/include/hardware/
thermal.h 89 float vr_throttling_threshold; member in struct:__anon30968
  /device/google/marlin/thermal/
thermal.c 76 float throttling_threshold, float shutdown_threshold, float vr_throttling_threshold,
102 .vr_throttling_threshold = vr_throttling_threshold
  /device/huawei/angler/thermal/
thermal.c 75 float throttling_threshold, float shutdown_threshold, float vr_throttling_threshold,
101 .vr_throttling_threshold = vr_throttling_threshold
  /frameworks/base/services/core/jni/
com_android_server_HardwarePropertiesManagerService.cpp 132 if (list[i].vr_throttling_threshold == UNKNOWN_TEMPERATURE) {
135 values[length++] = list[i].vr_throttling_threshold;
  /hardware/libhardware/modules/thermal/
thermal.c 75 .vr_throttling_threshold = UNKNOWN_TEMPERATURE,
  /device/htc/flounder/thermal/
thermal.c 89 .vr_throttling_threshold = UNKNOWN_TEMPERATURE
  /device/lge/bullhead/thermal/
thermal.c 99 .vr_throttling_threshold = UNKNOWN_TEMPERATURE
  /device/moto/shamu/thermal/
thermal.c 97 .vr_throttling_threshold = UNKNOWN_TEMPERATURE

Completed in 386 milliseconds