Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/FrontEnd/
DTransactionHandler.cpp213 void TransactionHandler::onLayerDestroyed(uint32_t layerId) { in onLayerDestroyed() function in android::surfaceflinger::frontend::TransactionHandler
DLayerHierarchy.cpp313 void LayerHierarchyBuilder::onLayerDestroyed(RequestedLayerState* layer) { in onLayerDestroyed() function in android::surfaceflinger::frontend::LayerHierarchyBuilder
/frameworks/native/services/surfaceflinger/tests/unittests/
DLayerLifecycleManagerTest.cpp45 void onLayerDestroyed(const RequestedLayerState& layer) override { in onLayerDestroyed() function in android::surfaceflinger::frontend::ExpectLayerLifecycleListener
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2.cpp145 void Display::onLayerDestroyed(hal::HWLayerId layerId) { in onLayerDestroyed() function in android::HWC2::impl::Display
/frameworks/native/services/surfaceflinger/Scheduler/
DScheduler.cpp673 void Scheduler::onLayerDestroyed(Layer* layer) { in onLayerDestroyed() function in android::scheduler::Scheduler
/frameworks/base/graphics/java/android/graphics/
DHardwareRenderer.java793 public void onLayerDestroyed(TextureLayer layer) { in onLayerDestroyed() method in HardwareRenderer
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp8872 void SurfaceFlinger::onLayerDestroyed(Layer* layer) { in onLayerDestroyed() function in android::SurfaceFlinger