Home
last modified time | relevance | path

Searched defs:SetDisplayVsyncEnabled (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_display.h100 virtual int32_t SetDisplayVsyncEnabled(bool enabled) in SetDisplayVsyncEnabled() function
H A Dhdi_session.cpp188 static int32_t SetDisplayVsyncEnabled(uint32_t devId, bool enabled) in SetDisplayVsyncEnabled() function
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/fbdev/
H A Dfb_display.cpp175 int32_t FbDisplay::SetDisplayVsyncEnabled(bool enabled) in SetDisplayVsyncEnabled() function in OHOS::HDI::DISPLAY::FbDisplay
/ohos5.0/drivers/peripheral/display/composer/vdi_base/include/
H A Dhdi_display.h105 virtual int32_t SetDisplayVsyncEnabled(bool enabled) in SetDisplayVsyncEnabled() function
/ohos5.0/drivers/peripheral/display/composer/test/common/
H A Dhdi_test_display.cpp215 int32_t HdiTestDisplay::SetDisplayVsyncEnabled(bool enabled) const in SetDisplayVsyncEnabled() function in OHOS::HDI::Display::TEST::HdiTestDisplay
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
H A Ddrm_display.cpp242 int32_t DrmDisplay::SetDisplayVsyncEnabled(bool enabled) in SetDisplayVsyncEnabled() function in OHOS::HDI::DISPLAY::DrmDisplay
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Ddrm_display.cpp271 int32_t DrmDisplay::SetDisplayVsyncEnabled(bool enabled) in SetDisplayVsyncEnabled() function in OHOS::HDI::DISPLAY::DrmDisplay
H A Dhdi_session.cpp212 static int32_t SetDisplayVsyncEnabled(uint32_t devId, bool enabled) in SetDisplayVsyncEnabled() function
H A Ddisplay_composer_vdi_impl.cpp150 int32_t DisplayComposerVdiImpl::SetDisplayVsyncEnabled(uint32_t devId, bool enabled) in SetDisplayVsyncEnabled() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_device.h401 int32_t (*SetDisplayVsyncEnabled)(uint32_t devId, bool enabled); member
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/
H A Ddisplay_composer_vdi_impl.cpp160 int32_t DisplayComposerVdiImpl::SetDisplayVsyncEnabled(uint32_t devId, bool enabled) in SetDisplayVsyncEnabled() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl
/ohos5.0/drivers/peripheral/display/composer/hdi_service/src/
H A Ddisplay_composer_service.cpp412 int32_t DisplayComposerService::SetDisplayVsyncEnabled(uint32_t devId, bool enabled) in SetDisplayVsyncEnabled() function in OHOS::HDI::Display::Composer::DisplayComposerService
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/server/
H A Ddisplay_device_service.cpp129 int32_t DisplayDeviceService::SetDisplayVsyncEnabled(uint32_t devId, bool enabled) in SetDisplayVsyncEnabled() function in OHOS::Display::Device::Server::DisplayDeviceService
H A Ddisplay_device_host_driver.cpp660 int32_t DisplayDeviceServerStub::SetDisplayVsyncEnabled(MessageParcel *data, MessageParcel *reply) in SetDisplayVsyncEnabled() function in DisplayDeviceServerStub
/ohos5.0/drivers/interface/display/composer/v1_0/hdi_impl/
H A Ddisplay_composer_hdi_impl.h217 virtual int32_t SetDisplayVsyncEnabled(uint32_t devId, bool enabled) override in SetDisplayVsyncEnabled() function
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/
H A Ddisplay_device_proxy.cpp652 int32_t DisplayDeviceProxy::SetDisplayVsyncEnabled(uint32_t devId, bool enabled) in SetDisplayVsyncEnabled() function in DisplayDeviceProxy