Home
last modified time | relevance | path

Searched refs:fThermalZoneRoot (Results 1 – 2 of 2) sorted by relevance

/external/skia/tools/
DThermalManager.cpp91 : fThermalZoneRoot(thermalZoneRoot) in TripPoint()
96 fBase = GetTemp(fThermalZoneRoot); in TripPoint()
103 int32_t currentTemp = GetTemp(fThermalZoneRoot); in willTrip()
107 SkDebugf("%s/%s would trip {%d,%d,%d,%d}\n", fThermalZoneRoot.c_str(), in willTrip()
DThermalManager.h45 SkString fThermalZoneRoot; member