replicant-frameworks_native/include/ui
Mathias Agopian 62185b7335 split Surface.cpp into Surface and SurfaceControl
SurfaceControl is used for controling the geometry of the surface (for the WM), while Surface is used to access the buffers (for SF's clients).
SurfaceFlingerClient now uses the SurfaceID instead of Surface*.

Currently Surface still has the SurfaceControl API and is implemented by calling into SurfaceControl.
2009-04-16 16:19:50 -07:00
..
BufferMapper.h fix a rookie mistake causing Singleton<> to be a "multiton". Also improve the BufferMapper's debugging, but turn it off. 2009-04-15 18:34:24 -07:00
Camera.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
CameraHardwareInterface.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
CameraParameters.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
DisplayInfo.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
EGLDisplaySurface.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
EGLNativeSurface.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
EGLNativeWindowSurface.h Integrate from //sandbox/mathias/donut/...@145728 2009-04-10 14:24:30 -07:00
EventHub.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
ICamera.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
ICameraClient.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
ICameraService.h auto import from //depot/cupcake/@136594 2009-03-05 14:34:35 -08:00
IOverlay.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
ISurface.h Integrate from //sandbox/mathias/donut/...@145728 2009-04-10 14:24:30 -07:00
ISurfaceComposer.h Integrate from //sandbox/mathias/donut/...@145728 2009-04-10 14:24:30 -07:00
ISurfaceFlingerClient.h Integrate from //sandbox/mathias/donut/...@145728 2009-04-10 14:24:30 -07:00
KeyCharacterMap.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
KeycodeLabels.h AI 145994: Integrate #145778 from Donut. 2009-04-13 16:11:55 -07:00
Overlay.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
PixelFormat.h Integrate from //sandbox/mathias/donut/...@145728 2009-04-10 14:24:30 -07:00
Point.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
Rect.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
Region.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
Surface.h split Surface.cpp into Surface and SurfaceControl 2009-04-16 16:19:50 -07:00
SurfaceComposerClient.h split Surface.cpp into Surface and SurfaceControl 2009-04-16 16:19:50 -07:00