OSDN Git Service

libgui: Propagate error by clearing sp<GB>
authorDan Stoza <stoza@google.com>
Mon, 1 Jun 2015 20:59:15 +0000 (13:59 -0700)
committerDan Stoza <stoza@google.com>
Mon, 1 Jun 2015 20:59:15 +0000 (13:59 -0700)
commit6a04e5fcf67e754b215301fe38a6401db567f4b5
treead233cc10bee48bc56b9a65106872fe9284486eb
parentf6f221aa98b195addbd512114e14a376dac276d3
libgui: Propagate error by clearing sp<GB>

Clears the sp<GraphicBuffer> returned by createGraphicBuffer when there
is an error during unflattening.

Bug: 21498231
Change-Id: I886da4474fc06853cc59188d62044b7d7549126b
libs/gui/IGraphicBufferAlloc.cpp