Home
last modified time | relevance | path

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

/external/skia/tools/
DThermalManager.cpp96 fBase = GetTemp(fThermalZoneRoot); in TripPoint()
103 int32_t currentTemp = GetTemp(fThermalZoneRoot); in willTrip()
DThermalManager.h34 static int32_t GetTemp(SkString thermalZonePath) { in GetTemp() function