replicant-frameworks_native/services
Andy McFadden bf974abe92 Refactor SurfaceTexture a bit.
Rearranges updateTexImage() so that the SurfaceFlinger-specific
behavior is in a new SurfaceFlingerConsumer subclass.

SurfaceTexture behavior should not be altered.  Instead of
acquire-bind-release we now do acquire-release-bind, but since
it's all done with the lock held there shouldn't be any
externally-visible change.

Change-Id: Ia566e4727945e2cfb9359fc6d2a8f8af64d7b7b7
2012-12-11 09:42:51 -08:00
..
powermanager Use new PowerManager API. 2012-08-15 01:16:39 -07:00
sensorservice Revert "improve sensor fusion" -- DO NOT MERGE 2012-10-01 20:31:05 -07:00
surfaceflinger Refactor SurfaceTexture a bit. 2012-12-11 09:42:51 -08:00