Home
last modified time | relevance | path

Searched refs:onLayerDestroyed (Results 1 – 14 of 14) sorted by relevance

/aosp12/frameworks/base/graphics/java/android/graphics/
H A DTextureLayer.java74 mRenderer.onLayerDestroyed(this); in close()
H A DHardwareRenderer.java757 public void onLayerDestroyed(TextureLayer layer) { in onLayerDestroyed() method in HardwareRenderer
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DHWComposerTest.cpp126 EXPECT_CALL(mDisplay, onLayerDestroyed(kLayerId)); in ~HWComposerLayerTest()
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/mock/DisplayHardware/
H A DMockHWC2.h36 MOCK_METHOD(void, onLayerDestroyed, (hal::HWLayerId), (override));
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.h84 virtual void onLayerDestroyed(hal::HWLayerId layerId) = 0;
221 void onLayerDestroyed(hal::HWLayerId layerId) override;
H A DHWC2.cpp138 void Display::onLayerDestroyed(hal::HWLayerId layerId) { in onLayerDestroyed() function in android::HWC2::impl::Display
594 mDisplay->onLayerDestroyed(mId); in onOwningDisplayDestroyed()
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
H A DHwcHal.h165 onLayerDestroyed(display, layer); in destroyLayer()
587 virtual void onLayerDestroyed(Display /* display */, Layer /* layer */) {} in onLayerDestroyed() function
/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/
H A DSurfaceFlinger.h314 void onLayerDestroyed(Layer*);
H A DLayer.cpp176 mFlinger->onLayerDestroyed(this); in ~Layer()
H A DSurfaceFlinger.cpp6692 void SurfaceFlinger::onLayerDestroyed(Layer* layer) { in onLayerDestroyed() function in android::SurfaceFlinger
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt6621 HSPLandroid/graphics/HardwareRenderer;->onLayerDestroyed(Landroid/graphics/TextureLayer;)V
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt6619 HSPLandroid/graphics/HardwareRenderer;->onLayerDestroyed(Landroid/graphics/TextureLayer;)V
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt66450 Landroid/view/ThreadedRenderer;->onLayerDestroyed(Landroid/view/TextureLayer;)V