Searched refs:kThermalZonePath (Results 1 - 1 of 1) sorted by relevance

/external/skia/tools/
H A DThermalManager.cpp38 static const char* kThermalZonePath = "/sys/class/thermal/"; local
39 SkOSFile::Iter it(kThermalZonePath);
46 SkString fullPath(kThermalZonePath);

Completed in 2578 milliseconds