Home
last modified time | relevance | path

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

/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDisplayDrmInterface.h225 void enableVSync(bool enable) { in enableVSync() function
H A DExynosDisplayDrmInterface.cpp771 mVsyncCallback.enableVSync(HWC2_VSYNC_ENABLE == enabled); in setVsyncEnabled()