Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_layer_video/
H A Ddisplay_layer_video.cpp61 static int32_t CloseLayer(uint32_t devId, uint32_t layerId) in CloseLayer() function
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_display.cpp115 int32_t HdiDisplay::CloseLayer(uint32_t layerId) in CloseLayer() function in OHOS::HDI::DISPLAY::HdiDisplay
H A Dhdi_session.cpp239 static int32_t CloseLayer(uint32_t devId, uint32_t layerId) in CloseLayer() function
/ohos5.0/drivers/peripheral/display/interfaces/include/
H A Ddisplay_layer.h127 int32_t (*CloseLayer)(uint32_t devId, uint32_t layerId); member
/ohos5.0/drivers/peripheral/display/hal/default/
H A Ddisplay_layer.c309 static int32_t CloseLayer(uint32_t devId, uint32_t layerId) in CloseLayer() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_layer.cpp158 void HdiLayer::CloseLayer() in CloseLayer() function in OHOS::Rosen::HdiLayer
H A Dhdi_device_impl.cpp682 int32_t HdiDeviceImpl::CloseLayer(uint32_t screenId, uint32_t layerId) in CloseLayer() function in OHOS::Rosen::HdiDeviceImpl
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/server/
H A Ddisplay_device_service.cpp310 int32_t DisplayDeviceService::CloseLayer(uint32_t devId, uint32_t layerId) in CloseLayer() function in OHOS::Display::Device::Server::DisplayDeviceService
H A Ddisplay_device_host_driver.cpp1781 int32_t DisplayDeviceServerStub::CloseLayer(MessageParcel *data, MessageParcel *reply) in CloseLayer() function in DisplayDeviceServerStub
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/
H A Ddisplay_device_proxy.cpp1035 int32_t DisplayDeviceProxy::CloseLayer(uint32_t devId, uint32_t layerId) in CloseLayer() function in DisplayDeviceProxy