OSDN Git Service

Add a BufferItem parameter to onFrameAvailable
authorDan Stoza <stoza@google.com>
Tue, 4 Nov 2014 19:39:35 +0000 (11:39 -0800)
committerDan Stoza <stoza@google.com>
Tue, 4 Nov 2014 19:39:35 +0000 (11:39 -0800)
commit32ef0cae6319c7d40d883c1c9839ff04b5ac9f72
tree3e3722e973fa828d1f76de417e2df439564def36
parent0e6a158eaf1cb3309ea8737b268fb726324fa7fe
Add a BufferItem parameter to onFrameAvailable

Passes the BufferItem for the queued buffer to the onFrameAvailable
callback so the consumer can track the BufferQueue's contents.

Bug: 18111837
Change-Id: If9d07229c9b586c668e5f99074e9b63b0468feb0
tests/camera2/CameraStreamFixture.h
tests/camera2/camera2_utils.cpp
tests/camera2/camera2_utils.h