HomeSort by relevance Sort by last modified time
    Searched defs:ABS_ZERO (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/utils/ituxd/jni/
thermalJNI.cpp 259 const int ABS_ZERO = -273000;
265 return (ABS_ZERO - ENOENT);
273 return (ret + ABS_ZERO);
  /hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalManager.java 211 public static final int ABS_ZERO = -273000;

Completed in 193 milliseconds