OSDN Git Service

make sure GLConsumer::releaseTexImage() works after detachFromContext()
authorMathias Agopian <mathias@google.com>
Fri, 9 Aug 2013 01:16:21 +0000 (18:16 -0700)
committerMathias Agopian <mathias@google.com>
Tue, 13 Aug 2013 06:45:28 +0000 (23:45 -0700)
commit45155969dc747d09d267cd1f22baf0eaf886a801
tree37b76acca7ab38136d805d5eb56c3227e8cda1b6
parent96a7dc08f2d504800b84b86eb9f480bd463b618d
make sure GLConsumer::releaseTexImage() works after detachFromContext()

Change-Id: I27e0bc57e927d47b2b98113ee37b5396bcc72019
include/gui/GLConsumer.h
libs/gui/GLConsumer.cpp