Searched defs:DestroyLayer (Results 1 – 7 of 7) 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
235 int32_t DisplayComposerVdiImpl::DestroyLayer(uint32_t devId, uint32_t layerId) in DestroyLayer() function in OHOS::HDI::DISPLAY::DisplayComposerVdiImpl
514 int32_t DisplayComposerService::DestroyLayer(uint32_t devId, uint32_t layerId) in DestroyLayer() function in OHOS::HDI::Display::Composer::DisplayComposerService
187 static void DestroyLayer(std::shared_ptr<HdiTestLayer> layer) in DestroyLayer() function
351 virtual int32_t DestroyLayer(uint32_t devId, uint32_t layerId) override in DestroyLayer() function