Home
last modified time | relevance | path

Searched defs:SetDisplayClientDestRect (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_device.h346 int32_t (*SetDisplayClientDestRect)(uint32_t devId, IRect *rect); member
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_session.cpp191 static int32_t SetDisplayClientDestRect(uint32_t devId, IRect *rect) in SetDisplayClientDestRect() function
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_session.cpp167 static int32_t SetDisplayClientDestRect(uint32_t devId, IRect *rect) in SetDisplayClientDestRect() function
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/server/
H A Ddisplay_device_service.cpp114 int32_t DisplayDeviceService::SetDisplayClientDestRect(uint32_t devId, const IRect &rect) in SetDisplayClientDestRect() function in OHOS::Display::Device::Server::DisplayDeviceService
H A Ddisplay_device_host_driver.cpp570 int32_t DisplayDeviceServerStub::SetDisplayClientDestRect(MessageParcel *data, MessageParcel *reply) in SetDisplayClientDestRect() function in DisplayDeviceServerStub
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/
H A Ddisplay_device_proxy.cpp554 int32_t DisplayDeviceProxy::SetDisplayClientDestRect(uint32_t devId, const IRect &rect) in SetDisplayClientDestRect() function in DisplayDeviceProxy