Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/FrameTimeline/
DFrameTimeline.cpp978 const bool presentTimeValid = in classifyJank() local
980 if (mPredictionState == PredictionState::Expired || !presentTimeValid) { in classifyJank()
987 if (!presentTimeValid) { in classifyJank()