Home
last modified time | relevance | path

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

/drivers/peripheral/display/hal/default_standard/src/display_device/fbdev/
Dfb_display.cpp176 int32_t FbDisplay::SetDisplayVsyncEnabled(bool enabled) in SetDisplayVsyncEnabled()
/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/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/standard/composer/hdi_service/src/
Ddisplay_composer_service.cpp200 int32_t DisplayComposerService::SetDisplayVsyncEnabled(uint32_t devId, bool enabled) in SetDisplayVsyncEnabled()
/drivers/hdf_core/adapter/uhdf2/model/display/composer/v1_0/hdi_impl/
Ddisplay_composer_hdi_impl.h133 virtual int32_t SetDisplayVsyncEnabled(uint32_t devId, bool enabled) override 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.cpp652 int32_t DisplayDeviceProxy::SetDisplayVsyncEnabled(uint32_t devId, bool enabled) in SetDisplayVsyncEnabled()