replicant-frameworks_native/include/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
..
ANativeObjectBase.h remove dependency on android_native{s_priv|buffer}.h 2012-02-24 18:26:01 -08:00
DisplayInfo.h SurfaceFlinger: add support for secure displays 2012-10-22 13:41:21 -07:00
Fence.h SurfaceFlinger: refactor frame time tracking 2012-11-19 17:45:09 -08:00
FramebufferNativeWindow.h Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-dev 2012-07-28 09:55:54 -07:00
GraphicBuffer.h GraphicBuffer.h: Remove redundant friend class declaration causing warnings 2013-02-26 14:23:11 -08:00
GraphicBufferAllocator.h
GraphicBufferMapper.h
PixelFormat.h deprecate L_8, LA_88 and RGB_332 in sdk 2012-02-24 14:58:36 -08:00
Point.h improve [un]marshalling of non-binder objects 2012-08-13 02:46:05 -07:00
Rect.h improve [un]marshalling of non-binder objects 2012-08-13 02:46:05 -07:00
Region.h Add createTJunctionFreeRegion 2013-02-27 11:13:03 -08:00
UiConfig.h Show build config in dumpsys SurfaceFlinger 2012-09-25 11:31:46 -07:00