Home
last modified time | relevance | path

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

/frameworks/base/native/android/
Dthermal.cpp346 const AThermalHeadroomThreshold **outThresholds, in AThermal_getThermalHeadroomThresholds() argument
348 if (outThresholds == nullptr || *outThresholds != nullptr || size == nullptr) { in AThermal_getThermalHeadroomThresholds()
351 return manager->getThermalHeadroomThresholds(outThresholds, size); in AThermal_getThermalHeadroomThresholds()
/frameworks/native/include/android/
Dthermal.h290 * _Nullable outThresholds,