replicant-frameworks_native/libs/ui
Mathias Agopian 3aecbb0715 fix Region const_iterator.
- it returned an empty rect when the region was empty, instead
of returning an empty list of rect.

- also fixed an infinite loop when boolean_operation was given
an empty list of rects

Change-Id: I62225c7dcd2832025bb8f12e6cb3762f2a7b36cb
2012-04-16 18:40:30 -07:00
..
tests frameworks/base refactoring 2012-02-20 22:38:43 -08:00
Android.mk remove libui dependency on libEGL 2012-02-24 16:42:46 -08:00
FramebufferNativeWindow.cpp remove dependency on android_native{s_priv|buffer}.h 2012-02-24 18:26:01 -08:00
GraphicBuffer.cpp remove dependency on android_native{s_priv|buffer}.h 2012-02-24 18:26:01 -08:00
GraphicBufferAllocator.cpp add more tracing for buffer allocation 2012-02-29 20:47:20 -08:00
GraphicBufferMapper.cpp add more tracing for buffer allocation 2012-02-29 20:47:20 -08:00
MODULE_LICENSE_APACHE2
NOTICE
PixelFormat.cpp deprecate L_8, LA_88 and RGB_332 in sdk 2012-02-24 14:58:36 -08:00
Rect.cpp
Region.cpp fix Region const_iterator. 2012-04-16 18:40:30 -07:00