OSDN Git Service

Fix a race that could cause GL commands to be executed from the wrong thread.
authorMathias Agopian <mathias@google.com>
Thu, 19 May 2011 22:38:14 +0000 (15:38 -0700)
committerMathias Agopian <mathias@google.com>
Mon, 23 May 2011 23:14:10 +0000 (16:14 -0700)
commitb4081bb52aa71b5ffe747d3b5aabd6a2cd392a75
tree69796dc66ebc1b11e28aaf95d945e437b247a638
parent3d6881f3940dd19268006e71dd2ed9896588dfb6
Fix a race that could cause GL commands to be executed from the wrong thread.

Bug: 4483050
Change-Id: I37f0f3156059c208c6168ee6131d0e267d823188
services/surfaceflinger/Layer.cpp
services/surfaceflinger/Layer.h
services/surfaceflinger/LayerBase.cpp
services/surfaceflinger/LayerBase.h
services/surfaceflinger/SurfaceFlinger.cpp
services/surfaceflinger/SurfaceFlinger.h