Home
last modified time | relevance | path

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

/frameworks/native/libs/input/
DMotionPredictorMetricsManager.cpp206 const float timestampDeltaFloat = in updateAggregatedMetrics() local
209 static_cast<size_t>(std::round(timestampDeltaFloat / mPredictionInterval - 1)); in updateAggregatedMetrics()