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

/external/skia/tools/
H A DThermalManager.h26 ThermalManager(int32_t threshold, uint32_t sleepIntervalMs, uint32_t timeoutMs);
H A DThermalManager.cpp35 ThermalManager::ThermalManager(int32_t threshold, uint32_t sleepIntervalMs, uint32_t timeoutMs) argument
36 : fSleepIntervalMs(sleepIntervalMs)

Completed in 479 milliseconds