replicant-frameworks_native/libs/ui
Jamie Gennis f15a83f581 SurfaceFlinger: add a crop to the layer state
This change adds a crop rectangle specified in window coordinates to the layer
state.  The all window pixels outside this crop rectangle are treated as though
they were fully transparent.  This change also adds the plumbing necessary for
WindowManager to set that crop.

Change-Id: I582bc445dc8c97d4c943d4db8d582a6ef5a66081
2012-05-11 03:16:02 -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 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 fix Region const_iterator. 2012-04-16 18:40:30 -07:00