OSDN Git Service

Pass fences with buffers from SurfaceTextureClient
authorJesse Hall <jessehall@google.com>
Thu, 28 Jun 2012 19:52:05 +0000 (12:52 -0700)
committerJesse Hall <jessehall@google.com>
Sun, 1 Jul 2012 04:38:51 +0000 (21:38 -0700)
commitc777b0b3b9b0ea5d8e378fccde6935765e28e329
tree83ef3d6288766dc474bb9a77ebc947b0857865df
parent02a7be74dd0c4eb47a522cb0f646736cb6d0de01
Pass fences with buffers from SurfaceTextureClient

Change-Id: I09b49433788d01e8b2b3684bb4d0112be29538d3
include/gui/BufferQueue.h
include/gui/ISurfaceTexture.h
include/ui/Fence.h
libs/gui/BufferQueue.cpp
libs/gui/ISurfaceTexture.cpp
libs/gui/SurfaceTextureClient.cpp
libs/ui/Fence.cpp