Home
last modified time | relevance | path

Searched refs:onHandleDestroyed (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/
H A DLayer.h302 mFlinger->onHandleDestroyed(mHandle, mLayer); in ~LayerCleaner()
H A DSurfaceFlinger.h904 void onHandleDestroyed(BBinder* handle, sp<Layer>& layer);
H A DSurfaceFlinger.cpp4498 void SurfaceFlinger::onHandleDestroyed(BBinder* handle, sp<Layer>& layer) { in onHandleDestroyed() function in android::SurfaceFlinger