replicant-frameworks_native/include
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
..
android Implement issue #6646859: 4K!!!! 4K!!!! 4K!!!! 2013-02-12 15:36:31 -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 Change SurfaceControl setPosition to take floats 2013-02-21 22:42:07 -08:00
media Adds some OpenMAX 1.1.2 IL extension headers. 2013-02-07 12:16:05 -08:00
powermanager Move services/powermanager from frameworks/base to frameworks/native 2012-03-28 13:58:23 -07:00
private get rid of Surface identity and token 2013-02-13 15:27:08 -08:00
ui Add createTJunctionFreeRegion 2013-02-27 11:13:03 -08:00
utils Merge "utils: fix warnings for unused parameters" 2012-12-12 12:47:29 -08:00