Files
frameworks_base/core/java/android
Mathias Agopian 17f638b39f more splitting of Surface/SurfaceControl. Surface.java is now implemented in terms of Surface and SurfaceControl.
The WindowManager side of Surface.java holds a SurfaceControl, while the client-side holds a Surface. When the client is in the system process, Surface.java holds both (which is a problem we'll try to fix later).
2009-04-16 20:04:08 -07:00
..
2009-04-13 16:55:10 -07:00
2009-04-14 11:07:14 -07:00
2009-04-13 16:58:42 -07:00