Searched refs:onLayerRemoved (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DClient.cpp155 return mFlinger->onLayerRemoved(this, handle);
H A DSurfaceFlinger.h297 status_t onLayerRemoved(const sp<Client>& client, const sp<IBinder>& handle);
H A DSurfaceFlinger.cpp2254 status_t SurfaceFlinger::onLayerRemoved(const sp<Client>& client, const sp<IBinder>& handle) function in class:android::SurfaceFlinger

Completed in 54 milliseconds