Home
last modified time | relevance | path

Searched refs:ThermalManager (Results 1 – 5 of 5) sorted by relevance

/external/skia/tools/
DThermalManager.cpp35 ThermalManager::ThermalManager(int32_t threshold, uint32_t sleepIntervalMs, uint32_t timeoutMs) in ThermalManager() function in ThermalManager
61 bool ThermalManager::coolOffIfNecessary() { in coolOffIfNecessary()
75 int32_t ThermalManager::OpenFileAndReadInt32(const char* path) { in OpenFileAndReadInt32()
89 ThermalManager::TripPoint::TripPoint(SkString thermalZoneRoot, SkString pointName, in TripPoint()
102 bool ThermalManager::TripPoint::willTrip() { in willTrip()
DThermalManager.h24 class ThermalManager {
26 ThermalManager(int32_t threshold, uint32_t sleepIntervalMs, uint32_t timeoutMs);
/external/skia/bench/
Dnanobench.cpp1193 ThermalManager tm(tmThreshold, tmSleepTimeMs, tmTimeoutMs); in main()
/external/skia/
DBUILD.gn1052 "tools/ThermalManager.cpp",
DAndroid.bp1574 "tools/ThermalManager.cpp",
2156 "tools/ThermalManager.cpp",