OSDN Git Service

DO NOT MERGE libgui: Plumb attach/detach through Surface
authorDan Stoza <stoza@google.com>
Wed, 11 Mar 2015 18:55:01 +0000 (11:55 -0700)
committerDan Stoza <stoza@google.com>
Thu, 2 Apr 2015 20:35:45 +0000 (13:35 -0700)
commit231832eb27107fb561467f5f4a9be2c577c61ea8
treeab56a97f7ed1dbe951e09c082dee605d836362ba
parent23b204e1ee9069b9321b5547e8d17a5014efbacd
DO NOT MERGE libgui: Plumb attach/detach through Surface

Exposes the attachBuffer and detachNextBuffer calls from
IGraphicBufferProducer to the public Surface interface. Also moves
the version of connect that takes a producer callback from protected
to public.

Bug: 19628705
Change-Id: I9ebc3013c4d9c84c4e8ef150c00e03f8af80319e
(cherry picked from commit c14ecb9de243af8864610fd3c74342e3ca2cb4bc)
include/gui/Surface.h
libs/gui/Surface.cpp