Home
last modified time | relevance | path

Searched defs:enabled (Results 1 – 7 of 7) sorted by relevance

/drivers/peripheral/display/hal/default_standard/src/display_device/core/
Dhdi_display.h100 virtual int32_t SetDisplayVsyncEnabled(bool enabled) in SetDisplayVsyncEnabled()
Dhdi_session.cpp188 static int32_t SetDisplayVsyncEnabled(uint32_t devId, bool enabled) in SetDisplayVsyncEnabled()
/drivers/peripheral/display/hal/default_standard/src/display_device/fbdev/
Dfb_display.cpp177 int32_t FbDisplay::SetDisplayVsyncEnabled(bool enabled) in SetDisplayVsyncEnabled()
/drivers/peripheral/display/test/unittest/standard/display_device/
Dhdi_test_display.cpp207 int32_t HdiTestDisplay::SetDisplayVsyncEnabled(bool enabled) in SetDisplayVsyncEnabled()
/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
Ddrm_display.cpp243 int32_t DrmDisplay::SetDisplayVsyncEnabled(bool enabled) in SetDisplayVsyncEnabled()
/drivers/peripheral/display/hdi_service/device/src/server/
Ddisplay_device_service.cpp129 int32_t DisplayDeviceService::SetDisplayVsyncEnabled(uint32_t devId, bool enabled) in SetDisplayVsyncEnabled()
/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/
Ddisplay_device_proxy.cpp651 int32_t DisplayDeviceProxy::SetDisplayVsyncEnabled(uint32_t devId, bool enabled) in SetDisplayVsyncEnabled()