Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/include/hwc2onfbadapter/
DHWC2OnFbAdapter.h81 void enableVsync(bool enable);
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp156 adapter.enableVsync(enabled == HWC2_VSYNC_ENABLE); in setVsyncEnabledHook()
797 void HWC2OnFbAdapter::enableVsync(bool enable) { in enableVsync() function in android::HWC2OnFbAdapter