Home
last modified time | relevance | path

Searched defs:supports_predictions (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/thermal/utils/
Dthermal_info.h162 bool supports_predictions; // Does this sensor support predictions member
Dthermal_info.cpp626 bool supports_predictions = false; in ParsePredictorInfo() local