replicant-frameworks_native/libs
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
..
binder Fixes to native app ops services 2013-02-19 18:10:05 -08:00
cpustats Fix log spam about CPU frequency on one device 2012-05-14 16:55:26 -07:00
diskusage More changes to fix PDK build: 2012-10-24 12:30:41 -07:00
gui Added a test that checks the error behavior of ConsumerBase::abandon 2013-02-25 16:51:31 -08:00
ui Add createTJunctionFreeRegion 2013-02-27 11:13:03 -08:00
utils Revert "try to fix win_sdk build." 2013-02-02 18:09:15 -08:00