Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
H A DHwcHal.h376 void onLayerDestroyed(Display display, Layer layer) override { in onLayerDestroyed() function
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.cpp138 void Display::onLayerDestroyed(hal::HWLayerId layerId) { in onLayerDestroyed() function in android::HWC2::impl::Display
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
H A DHwcHal.h587 virtual void onLayerDestroyed(Display /* display */, Layer /* layer */) {} in onLayerDestroyed() function
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DHardwareRenderer.java757 public void onLayerDestroyed(TextureLayer layer) { in onLayerDestroyed() method in HardwareRenderer
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp6692 void SurfaceFlinger::onLayerDestroyed(Layer* layer) { in onLayerDestroyed() function in android::SurfaceFlinger