OSDN Git Service

libgui: Hook up onFrameReplaced
authorDan Stoza <stoza@google.com>
Mon, 11 May 2015 22:33:01 +0000 (15:33 -0700)
committerDan Stoza <stoza@google.com>
Mon, 11 May 2015 22:33:01 +0000 (15:33 -0700)
commitdc13c5b85b099050c73297a19f1ef89308f7620b
tree1e69e2eb637a4c4a5c71b9a0807b27bfff9c337c
parentbe451b57b97c21747c637f4af06743318d42c36c
libgui: Hook up onFrameReplaced

This completes the plumbing from ConsumerListener::onFrameReplaced into
SurfaceFlinger (and other consumers that may care).

Change-Id: I376e78ace95d6748e8662e6b4d47c0dfa697a300
include/gui/BufferQueue.h
include/gui/ConsumerBase.h
libs/gui/BufferQueue.cpp
libs/gui/ConsumerBase.cpp
services/surfaceflinger/Layer.h