Home
last modified time | relevance | path

Searched defs:DeinitDisplay (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_layer.h76 int32_t (*DeinitDisplay)(uint32_t devId); member
/ohos5.0/drivers/peripheral/display/hal/default/
H A Ddisplay_layer.c250 static int32_t DeinitDisplay(uint32_t devId) in DeinitDisplay() function
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/server/
H A Ddisplay_device_service.cpp335 int32_t DisplayDeviceService::DeinitDisplay(uint32_t devId) in DeinitDisplay() function in OHOS::Display::Device::Server::DisplayDeviceService
H A Ddisplay_device_host_driver.cpp1736 int32_t DisplayDeviceServerStub::DeinitDisplay(MessageParcel *data, MessageParcel *reply) in DeinitDisplay() function in DisplayDeviceServerStub
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/
H A Ddisplay_device_proxy.cpp955 int32_t DisplayDeviceProxy::DeinitDisplay(uint32_t devId) in DeinitDisplay() function in DisplayDeviceProxy