OSDN Git Service

Remove ANativeWindow call to avoid blocking call
authorChris Craik <ccraik@google.com>
Tue, 9 Aug 2011 22:40:21 +0000 (15:40 -0700)
committerChris Craik <ccraik@google.com>
Tue, 9 Aug 2011 22:40:21 +0000 (15:40 -0700)
commitaa809ca82529a9d546f50918830d075daea08a91
treee4ac8d69a1fd120586571167833ad33fc21e95b6
parent02359bf4229259d3576f987ee8b843e7229d66eb
Remove ANativeWindow call to avoid blocking call

bug:5114637

Determine alpha blending through surface texture instead of ANativeWindow call.

Change-Id: I5a56178047b7f7782bbd3b736e98f0d5965c1c2b
Source/WebCore/platform/graphics/android/MediaTexture.cpp