Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.cpp1122 bool isDue = timestamp < expectedPresent; in shouldPresentNow() local
1123 return isDue || !isPlausible; in shouldPresentNow()