replicant-frameworks_native/services
Jesse Hall 851cfe8342 Isolate knowledge that fb target == output buffer
HWComposer didn't allow the virtual display output buffer to be set
directly, instead it always used the framebuffer target buffer.
DisplayDevice was only providing the framebuffer release fence to
DisplaySurfaces after a commit.

This change fixes both of these, so both HWComposer and DisplayDevice
should continue to work if VirtualDisplaySurface changes to use
separate framebuffer and output buffers. It's also more correct since
VirtualDisplaySurface uses the correct release fence when queueing the
buffer to the sink.

Bug: 8384764
Change-Id: I95c71e8d4f67705e23f122259ec8dd5dbce70dcf
2013-03-22 15:27:57 -07: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 Isolate knowledge that fb target == output buffer 2013-03-22 15:27:57 -07:00