replicant-frameworks_native/libs/surfaceflinger_client
Mathias Agopian df85c455c3 refactored screenshot code
the core screenshot function now can capture the screen at any lower resolution
performing bilinear filtering.

we also now have some client code to interface with the screenshot service.

it's now possible to request a screenshot at a lower resolution.

Change-Id: I33689bba98507ab928d0898b21596d0d2fe4b953
2010-10-04 17:36:17 -07:00
..
tests fix the threading issue for setBuffercount() 2010-05-20 18:00:42 -07:00
Android.mk more clean-up in preparation of bigger changes 2010-05-28 17:19:16 -07:00
ISurface.cpp added the notion of fixed-size buffers 2010-05-24 18:26:01 -07:00
ISurfaceComposer.cpp refactored screenshot code 2010-10-04 17:36:17 -07:00
ISurfaceComposerClient.cpp split surface management from surface's buffers management 2010-06-04 18:57:41 -07:00
LayerState.cpp
SharedBufferStack.cpp fix a race in SF buffer management 2010-08-26 17:42:27 -07:00
Surface.cpp Add logging of various important graphics events 2010-09-13 23:16:58 -07:00
SurfaceComposerClient.cpp refactored screenshot code 2010-10-04 17:36:17 -07:00