replicant-frameworks_native/include/ui
Mathias Agopian 3d57964a81 fix a bunch of problems with destroying surfaces.
now, all destruction path, go through the purgatory which is emptied when ~ISurface is called, but we also make sure to remove the surface from the current list from there (in case a client forgot to request the destruction explicitely).
2009-06-04 18:46:21 -07:00
..
egl get rid off unneeded flags 2009-05-05 18:29:35 -07:00
BufferMapper.h update surfaceflinger, libui and libagl to the new gralloc api 2009-05-04 14:17:04 -07:00
Camera.h Modify camera framework to use new streamlined binder interface. 2009-05-11 07:36:58 -07:00
CameraHardwareInterface.h move libbinder's header files under includes/binder 2009-05-20 12:55:03 -07:00
CameraParameters.h
DisplayInfo.h
EGLNativeSurface.h
EventHub.h get rid of utils.h 2009-05-31 19:13:00 -07:00
FramebufferNativeWindow.h add support for update-on-demand in SurfaceFlinger 2009-05-07 17:40:23 -07:00
ICamera.h move libbinder's header files under includes/binder 2009-05-20 12:55:03 -07:00
ICameraClient.h move libbinder's header files under includes/binder 2009-05-20 12:55:03 -07:00
ICameraService.h move libbinder's header files under includes/binder 2009-05-20 12:55:03 -07:00
IOverlay.h move libbinder's header files under includes/binder 2009-05-20 12:55:03 -07:00
ISurface.h merge master to master_gl 2009-05-22 02:16:08 -07:00
ISurfaceComposer.h fix a bunch of problems with destroying surfaces. 2009-06-04 18:46:21 -07:00
ISurfaceFlingerClient.h merge master to master_gl 2009-05-22 02:16:08 -07:00
KeyCharacterMap.h
KeycodeLabels.h AI 145994: Integrate #145778 from Donut. 2009-04-13 16:11:55 -07:00
Overlay.h move libbinder's header files under includes/binder 2009-05-20 12:55:03 -07:00
PixelFormat.h Integrate from //sandbox/mathias/donut/...@145728 2009-04-10 14:24:30 -07:00
Point.h minor clean-up to Rect and Point. 2009-05-26 17:47:39 -07:00
Rect.h oops forgot these changes in the previous merge. fixes build 2009-05-27 15:02:35 -07:00
Region.h make sure the Region code disallows constructs like "(a+b)=c;", which is somewhat meaningless. 2009-05-27 17:01:58 -07:00
Surface.h move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h and don't include it from egl.h 2009-05-05 18:11:11 -07:00
SurfaceComposerClient.h more splitting of Surface/SurfaceControl. Surface.java is now implemented in terms of Surface and SurfaceControl. 2009-04-16 20:04:08 -07:00