OSDN Git Service

enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices
authorMathias Agopian <mathias@google.com>
Tue, 15 Nov 2011 03:17:37 +0000 (19:17 -0800)
committerMathias Agopian <mathias@google.com>
Tue, 15 Nov 2011 03:17:37 +0000 (19:17 -0800)
commite7758be6da85728df6b4215f413660c67c5a9740
tree8d5f7f80261e2424e107acd40e2c6f481dd6bd1c
parent6b228af6ff20b3f592db4ad5662e1bc401d09b4d
enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices

this flag should be enabled for all targets, but currently
some have issues with it, so we're turning it on only for
tested targets.

this will hopefully resolve some performance issues.

Bug: 5553562
Change-Id: I939992b4cd0debea980dec0127c72be2dff33af8
libs/gui/Android.mk
libs/gui/SurfaceTexture.cpp