Home
last modified time | relevance | path

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

/drivers/peripheral/display/hal/default_standard/src/display_device/fbdev/
Dfb_display.cpp175 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/hal/default_standard/src/display_device/drm/
Ddrm_display.cpp242 int32_t DrmDisplay::SetDisplayVsyncEnabled(bool enabled) in SetDisplayVsyncEnabled()
/drivers/peripheral/display/composer/test/fuzztest/device_fuzzer/
Ddevice_fuzzer.cpp326 bool enabled = GetRandBoolValue(GetData<uint32_t>()); in TestSetDisplayVsyncEnabled() local
/drivers/peripheral/display/composer/hdi_service/src/
Ddisplay_composer_service.cpp282 int32_t DisplayComposerService::SetDisplayVsyncEnabled(uint32_t devId, bool enabled) in SetDisplayVsyncEnabled()
/drivers/peripheral/display/hal/default_standard/src/display_device/
Ddisplay_composer_vdi_impl.cpp160 int32_t DisplayComposerVdiImpl::SetDisplayVsyncEnabled(uint32_t devId, 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/interface/display/composer/v1_0/hdi_impl/
Ddisplay_composer_hdi_impl.h213 virtual int32_t SetDisplayVsyncEnabled(uint32_t devId, bool enabled) override 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()