Files
frameworks_base/libs/surfaceflinger/BootAnimation.cpp
Mathias Agopian 6cf0db228c more Surface lifetime management
Surfaces are now destroyed once all references from the clients are gone, but they go through a partial destruction as soon as the window manager requests it.
This last part is still buggy. see comments in SurfaceFlinger::destroySurface()
2009-04-24 15:00:41 -07:00

7.6 KiB