Files
frameworks_base/services/java/com/android/server/display
Mathias Agopian 3866f0d581 split Surface in two classes: SurfaceControl and Surface
SurfaceControl is the window manager side; it can
control the attributes of a surface but cannot push buffers
to it. Surface on the other hand is the application (producer)
side and is used to push buffers to the surface.

Change-Id: Ib6754c968924e87e8dd02a2073c7a447f729f4dd
2013-02-14 12:19:11 -08:00
..
2012-10-18 17:37:39 -07:00
2012-12-18 10:03:21 -08:00