replicant-frameworks_native/libs/ui
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
..
Android.mk
BufferMapper.cpp
Camera.cpp
CameraParameters.cpp
EGLNativeWindowSurface.cpp
EventHub.cpp
EventRecurrence.cpp
ICamera.cpp
ICameraClient.cpp
ICameraService.cpp
IOverlay.cpp
ISurface.cpp
ISurfaceComposer.cpp
ISurfaceFlingerClient.cpp
KeyCharacterMap.cpp
KeyLayoutMap.cpp
KeyLayoutMap.h
LayerState.cpp
MODULE_LICENSE_APACHE2
NOTICE
Overlay.cpp
PixelFormat.cpp
Point.cpp
Rect.cpp
Region.cpp
Surface.cpp more splitting of Surface/SurfaceControl. Surface.java is now implemented in terms of Surface and SurfaceControl. 2009-04-16 20:04:08 -07:00
SurfaceComposerClient.cpp more splitting of Surface/SurfaceControl. Surface.java is now implemented in terms of Surface and SurfaceControl. 2009-04-16 20:04:08 -07:00
SurfaceFlingerSynchro.cpp
Time.cpp