This website requires JavaScript.
Explore
Help
Sign In
Android
/
frameworks_base
Watch
1
Star
0
Fork
0
You've already forked frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5e9987560f8385f5ea8e02e767505607fa99f687
frameworks_base
/
libs
/
surfaceflinger_client
History
Mathias Agopian
cd30f4f849
fix some bugs in SharedBufferStack::resize
...
added buffers should now be labeled properly. Change-Id: I28aa753fbe89ab89134e7753575319478934c7fa
2010-05-17 17:27:26 -07:00
..
tests
Add support for enqueuing buffers in arbitrary order
2010-04-28 16:12:54 -07:00
Android.mk
split libsurfaceflinger_client and libcamera_client out of libui
2010-02-11 13:16:22 -08:00
ISurface.cpp
SharedBufferStack now can grow up to 16 buffers.
2010-05-12 17:28:20 -07:00
ISurfaceComposer.cpp
split libsurfaceflinger_client and libcamera_client out of libui
2010-02-11 13:16:22 -08:00
ISurfaceFlingerClient.cpp
Added a name to Surface created by SurfaceFlinger
2010-03-01 18:34:50 -08:00
LayerState.cpp
Remove a dependency of Region (libui) on Parcel (libbinder).
2010-02-17 20:26:47 -08:00
SharedBufferStack.cpp
fix some bugs in SharedBufferStack::resize
2010-05-17 17:27:26 -07:00
Surface.cpp
SharedBufferStack now can grow up to 16 buffers.
2010-05-12 17:28:20 -07:00
SurfaceComposerClient.cpp
merge from open-source master
2010-05-14 15:04:52 -07:00