Home
last modified time | relevance | path

Searched defs:ABS_ZERO (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/utils/ituxd/jni/
DthermalJNI.cpp268 const int ABS_ZERO = -273000; in readSysfsTemp() local
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalManager.java211 public static final int ABS_ZERO = -273000; field in ThermalManager