Searched defs:onLayerDestroyed (Results 1 – 6 of 6) sorted by relevance
210 void TransactionHandler::onLayerDestroyed(uint32_t layerId) { in onLayerDestroyed() function in android::surfaceflinger::frontend::TransactionHandler
270 void LayerHierarchyBuilder::onLayerDestroyed(RequestedLayerState* layer) { in onLayerDestroyed() function in android::surfaceflinger::frontend::LayerHierarchyBuilder
41 void onLayerDestroyed(const RequestedLayerState& layer) override { in onLayerDestroyed() function in android::surfaceflinger::frontend::ExpectLayerLifecycleListener
141 void Display::onLayerDestroyed(hal::HWLayerId layerId) { in onLayerDestroyed() function in android::HWC2::impl::Display
791 public void onLayerDestroyed(TextureLayer layer) { in onLayerDestroyed() method in HardwareRenderer
7804 void SurfaceFlinger::onLayerDestroyed(Layer* layer) { in onLayerDestroyed() function in android::SurfaceFlinger