Surfaces
I assume that instead of painting stuff to the screen and repainting when necessary that ICS holds the screen in a surface. If the screen needs to be repainted or blended or some other effect it just rerenders the surface rather than repainting it. It makes for a nicer experience but necessarily uses more memory.
