Searched refs:onLayerRemoved (Results 1 – 3 of 3) sorted by relevance
155 return mFlinger->onLayerRemoved(this, handle); in destroySurface()
297 status_t onLayerRemoved(const sp<Client>& client, const sp<IBinder>& handle);
2254 status_t SurfaceFlinger::onLayerRemoved(const sp<Client>& client, const sp<IBinder>& handle) in onLayerRemoved() function in android::SurfaceFlinger