Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2.cpp115 mSetVsyncEnabled(nullptr), in Device()
379 mSetVsyncEnabled)) return; in loadFunctionPointers()
826 int32_t intError = mDevice.mSetVsyncEnabled(mDevice.mHwcDevice, mId, in setVsyncEnabled()
DHWC2.h164 HWC2_PFN_SET_VSYNC_ENABLED mSetVsyncEnabled; variable