Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/stats/
DSurfaceFlingerPuller.cpp81 std::string frameDurationStr, renderEngineTimeStr, deadlineMissesStr, predictionErrorsStr; in parseGlobalInfoPull() local
88 getBytes(atom.sf_prediction_errors(), predictionErrorsStr); in parseGlobalInfoPull()