replicant-frameworks_native/libs/ui
Mathias Agopian 35801cea5f minor clean-up to Rect and Point.
- return "const" objects for overloaded operators to disallow constructs like: (a+b) = c;
- don't return references to non-static members, it's not always safe.
- Point.cpp was empty, so get rid of it
2009-05-26 17:47:39 -07:00
..
Android.mk minor clean-up to Rect and Point. 2009-05-26 17:47:39 -07:00
Camera.cpp Modify camera framework to use new streamlined binder interface. 2009-05-11 07:36:58 -07:00
CameraParameters.cpp
EGLDisplaySurface.cpp
EGLNativeWindowSurface.cpp
EventHub.cpp
EventRecurrence.cpp
ICamera.cpp
ICameraClient.cpp Modify camera framework to use new streamlined binder interface. 2009-05-11 07:36:58 -07:00
ICameraService.cpp
IOverlay.cpp
ISurface.cpp
ISurfaceComposer.cpp AI 143171: am: CL 142873 fix [1732012] Only show screen rotation animation when triggered by sensor 2009-03-27 16:10:37 -07:00
ISurfaceFlingerClient.cpp split boot animation out of SurfaceFlinger 2009-05-21 19:21:59 -07:00
KeyCharacterMap.cpp
KeyLayoutMap.cpp
KeyLayoutMap.h
LayerState.cpp
MODULE_LICENSE_APACHE2
NOTICE
Overlay.cpp bring the native_handle stuff back from master_gl 2009-05-20 14:33:23 -07:00
PixelFormat.cpp
Rect.cpp minor clean-up to Rect and Point. 2009-05-26 17:47:39 -07:00
Region.cpp
Surface.cpp
SurfaceComposerClient.cpp AI 143171: am: CL 142873 fix [1732012] Only show screen rotation animation when triggered by sensor 2009-03-27 16:10:37 -07:00
SurfaceFlingerSynchro.cpp
Time.cpp