Searched defs:DestroyLayer (Results 1 – 8 of 8) sorted by relevance
114 int32_t HdiDisplay::DestroyLayer(uint32_t layerId) in DestroyLayer() function in OHOS::HDI::DISPLAY::HdiDisplay
263 static int32_t DestroyLayer(uint32_t devId, uint32_t layerId) in DestroyLayer() function
220 int32_t DisplayComposerVdiImpl::DestroyLayer(uint32_t devId, uint32_t layerId) in DestroyLayer() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl
61 int32_t (*DestroyLayer)(uint32_t devId, uint32_t layerId); member
235 int32_t DisplayComposerVdiImpl::DestroyLayer(uint32_t devId, uint32_t layerId) in DestroyLayer() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl
605 int32_t DisplayComposerService::DestroyLayer(uint32_t devId, uint32_t layerId) in DestroyLayer() function in OHOS::HDI::Display::Composer::DisplayComposerService
351 virtual int32_t DestroyLayer(uint32_t devId, uint32_t layerId) override in DestroyLayer() function
187 static void DestroyLayer(std::shared_ptr<HdiTestLayer> layer) in DestroyLayer() function