Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h1328 bool mIsHotplugErrViaNegVsync = false; variable
DSurfaceFlinger.cpp540 mIsHotplugErrViaNegVsync = in SurfaceFlinger()
2209 if (mIsHotplugErrViaNegVsync && vsyncPeriod.value() == ~0) { in onComposerHalVsync()