Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h328 HWC2_VSYNC_ENABLE = 1, enumerator
644 case HWC2_VSYNC_ENABLE: return "Enable"; in getVsyncName()
879 Enable = HWC2_VSYNC_ENABLE,
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp644 if (enabled == HWC2_VSYNC_ENABLE) { in Hwc2ImplSetVsyncEnabled()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp156 adapter.enableVsync(enabled == HWC2_VSYNC_ENABLE); in setVsyncEnabledHook()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.cpp1105 if (int_enabled == HWC2_VSYNC_ENABLE) { in SetVsyncEnabled()