OSDN Git Service

Partial revert of "Fix Surface slot caching"
authorPablo Ceballos <pceballos@google.com>
Thu, 18 Feb 2016 20:54:37 +0000 (12:54 -0800)
committerThe Android Automerger <android-build@google.com>
Fri, 19 Feb 2016 17:49:01 +0000 (09:49 -0800)
commitd36b9336717802f6711546b1e902f526eac7c090
tree6afbefb65627b5b3607b2e1494a51bdb8fcc7388
parent6f21fc23933e84c6a2dde3bb389bf24b6f4aca8b
Partial revert of "Fix Surface slot caching"

- Partially reverts commit 789a0c82cb370d6b82f401cc130af58c85802cbf.
- Leaves the fix in Surface, but reverts all changes to the
  Producer/Consumer listeners.

Bug 27246023
Bug 27229287

Change-Id: I9283f9e59e666b5ae44c0db25f99a80d05eea3ee
include/gui/BufferQueueCore.h
include/gui/IProducerListener.h
libs/gui/BufferQueueConsumer.cpp
libs/gui/BufferQueueCore.cpp
libs/gui/BufferQueueProducer.cpp
libs/gui/IProducerListener.cpp
libs/gui/tests/IGraphicBufferProducer_test.cpp