OSDN Git Service

SurfaceFlinger doesn't rely on having a custom RefBase destructor
authorMathias Agopian <mathias@google.com>
Fri, 12 Aug 2011 01:18:50 +0000 (18:18 -0700)
committerMathias Agopian <mathias@google.com>
Fri, 12 Aug 2011 05:33:02 +0000 (22:33 -0700)
commit47d0812977b7acc4fed6a823203770a57f7a6b78
tree7a16dd21898408b0fdddb45604c41e40dd0d1525
parent3b17f790448878c9767308f2e0d9827f8385954b
SurfaceFlinger doesn't rely on having a custom RefBase destructor

we just use a message to the main thread to
destroy our GLES state.
services/surfaceflinger/Layer.cpp
services/surfaceflinger/Layer.h
services/surfaceflinger/SurfaceFlinger.cpp
services/surfaceflinger/SurfaceFlinger.h