Searched refs:temperatureMonitorThreadLoop (Results 1 – 2 of 2) sorted by relevance
166 void* temperatureMonitorThreadLoop();
1861 mTMThread = std::thread(&ExynosPrimaryDisplay::temperatureMonitorThreadLoop, this); in temperatureMonitorThreadCreate()1865 void* ExynosPrimaryDisplay::temperatureMonitorThreadLoop() { in temperatureMonitorThreadLoop() function in ExynosPrimaryDisplay