replicant-frameworks_native/libs/ui
Chris Craik 3e010f3138 Add createTJunctionFreeRegion
T-junction free regions are useful for rendering regions with various
geometric transformations, and the Region's span-ordered, sorted rect
list supports T-junction free storage without modification.

This approach creates a T-junction free region by splitting each
rectangle that is part of a vertical T-junction. This approach is two
pass (up and down) so that divisions can trickle up/down to other
adjacent spans.

Change-Id: Ifcf5e6fe0034c96b00ef09a4433b2b0fce8f4300
2013-02-27 11:13:03 -08:00
..
tests Add createTJunctionFreeRegion 2013-02-27 11:13:03 -08:00
Android.mk Show build config in dumpsys SurfaceFlinger 2012-09-25 11:31:46 -07:00
Fence.cpp libgui: disallow NULL Fence pointers 2013-02-12 18:15:38 -08:00
FramebufferNativeWindow.cpp Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-dev 2012-07-28 09:55:54 -07:00
GraphicBuffer.cpp libgui: add some error checks 2012-08-30 18:38:11 -07: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 PixelFormat.UNKNOWN should return an error when queried 2012-04-24 23:27:31 -07:00
Rect.cpp SurfaceFlinger: add a crop to the layer state 2012-05-11 03:16:02 -07:00
Region.cpp Add createTJunctionFreeRegion 2013-02-27 11:13:03 -08:00
UiConfig.cpp Show build config in dumpsys SurfaceFlinger 2012-09-25 11:31:46 -07:00