Home
last modified time | relevance | path

Searched defs:DestroyLayer (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_display.cpp114 int32_t HdiDisplay::DestroyLayer(uint32_t layerId) in DestroyLayer() function in OHOS::HDI::DISPLAY::HdiDisplay
H A Dhdi_session.cpp263 static int32_t DestroyLayer(uint32_t devId, uint32_t layerId) in DestroyLayer() function
H A Ddisplay_composer_vdi_impl.cpp220 int32_t DisplayComposerVdiImpl::DestroyLayer(uint32_t devId, uint32_t layerId) in DestroyLayer() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/
H A Ddisplay_composer_vdi_impl.cpp235 int32_t DisplayComposerVdiImpl::DestroyLayer(uint32_t devId, uint32_t layerId) in DestroyLayer() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl
/ohos5.0/drivers/peripheral/display/composer/hdi_service/src/
H A Ddisplay_composer_service.cpp514 int32_t DisplayComposerService::DestroyLayer(uint32_t devId, uint32_t layerId) in DestroyLayer() function in OHOS::HDI::Display::Composer::DisplayComposerService
/ohos5.0/drivers/peripheral/display/composer/test/unittest/
H A Dhdi_composer_ut.cpp187 static void DestroyLayer(std::shared_ptr<HdiTestLayer> layer) in DestroyLayer() function
/ohos5.0/drivers/interface/display/composer/v1_0/hdi_impl/
H A Ddisplay_composer_hdi_impl.h351 virtual int32_t DestroyLayer(uint32_t devId, uint32_t layerId) override in DestroyLayer() function