Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHidlComposerHal.cpp67 : mCallback(callback), mVsyncSwitchingSupported(vsyncSwitchingSupported) {} in ComposerCallbackBridge()
85 if (!mVsyncSwitchingSupported) { in onVsync()
95 if (mVsyncSwitchingSupported) { in onVsync_2_4()
116 const bool mVsyncSwitchingSupported; member in android::Hwc2::__anon8f813c190111::ComposerCallbackBridge