Go to file
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
build Fix issue #7271589: Cannot set Ocean HD live wallpaper 2012-10-03 11:27:19 -07:00
cmds atrace: use creat instead of truncate 2013-03-21 14:06:57 -07:00
data/etc Add android.hardware.camera.any feature to camera permissions. 2012-09-23 09:53:51 -07:00
include Pass sp<Fence>s around instead of file descriptors 2013-03-22 09:56:58 -07:00
libs Pass sp<Fence>s around instead of file descriptors 2013-03-22 09:56:58 -07:00
opengl improved CallStack a bit 2013-03-21 17:12:40 -07:00
services Isolate knowledge that fb target == output buffer 2013-03-22 15:27:57 -07:00
MODULE_LICENSE_APACHE2
NOTICE