replicant-frameworks_native/libs
Mathias Agopian 01b766839e 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
..
audioflinger
surfaceflinger more splitting of Surface/SurfaceControl. Surface.java is now implemented in terms of Surface and SurfaceControl. 2009-04-16 20:04:08 -07:00
ui more splitting of Surface/SurfaceControl. Surface.java is now implemented in terms of Surface and SurfaceControl. 2009-04-16 20:04:08 -07:00
utils