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
CameraParameters.cpp
EGLDisplaySurface.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
Rect.cpp minor clean-up to Rect and Point. 2009-05-26 17:47:39 -07:00
Region.cpp
Surface.cpp
SurfaceComposerClient.cpp
SurfaceFlingerSynchro.cpp
Time.cpp