replicant-frameworks_native/include/private
Mathias Agopian bb641244d7 fix the threading issue for setBuffercount()
this change introduces R/W locks in the right places.
on the server-side, it guarantees that setBufferCount()
is synchronized with "retire" and "resize".
on the client-side, it guarantees that setBufferCount()
is synchronized with "dequeue", "lockbuffer" and "queue"
2010-05-20 18:00:42 -07:00
..
binder
opengles fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug) 2010-02-03 12:13:15 -08:00
surfaceflinger fix the threading issue for setBuffercount() 2010-05-20 18:00:42 -07:00
ui split libsurfaceflinger_client and libcamera_client out of libui 2010-02-11 13:16:22 -08:00
utils