Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.cpp85 ComposerCallbackBridge(ComposerCallback* callback, bool vsyncSwitchingSupported) in ComposerCallbackBridge() argument
86 : mCallback(callback), mVsyncSwitchingSupported(vsyncSwitchingSupported) {} in ComposerCallbackBridge()