Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/
H A DBufferLayer.cpp468 const bool isVsyncValidForUid = in shouldPresentNow() local
470 if (!isVsyncValidForUid) { in shouldPresentNow()