Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc2/
DEmuHWC2.cpp1427 bool vsyncEnabled = false; in threadLoop() local
1461 vsyncEnabled = (mDisplay.mVsyncEnabled == Vsync::Enable); in threadLoop()
1464 if (!vsyncEnabled) { in threadLoop()