Home
last modified time | relevance | path

Searched refs:GetMaxPredictWindowMs (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/thermal/virtualtemp_estimator/
Dvirtualtemp_estimator.h103 VtEstimatorStatus GetMaxPredictWindowMs(size_t *predict_window_ms);
Dvirtualtemp_estimator.cpp565 VtEstimatorStatus VirtualTempEstimator::GetMaxPredictWindowMs(size_t *predict_window_ms) { in GetMaxPredictWindowMs() function in thermal::vtestimator::VirtualTempEstimator
/hardware/google/pixel/thermal/
Dthermal-helper.cpp1101 predictor_sensor_info.virtual_sensor_info->vt_estimator->GetMaxPredictWindowMs( in getPredictionMaxWindowMs()