summaryrefslogtreecommitdiffstats
path: root/cmds
diff options
context:
space:
mode:
authorIgor Murashkin <iam@google.com>2013-02-20 13:36:17 -0800
committerIgor Murashkin <iam@google.com>2013-02-22 10:50:15 -0800
commit4bc4a3845e456fd464556d79d20650a107e873e5 (patch)
treef077296572f972d21a7a54c2334fb6a6fd36308e /cmds
parenta140a6efea1db7837984b3578755cfa4eaa8d92d (diff)
downloadframeworks_av-4bc4a3845e456fd464556d79d20650a107e873e5.zip
frameworks_av-4bc4a3845e456fd464556d79d20650a107e873e5.tar.gz
frameworks_av-4bc4a3845e456fd464556d79d20650a107e873e5.tar.bz2
ProCamera: Fix waitForFrameBuffer not handling multiple outstanding frames
If the CpuConsumer triggered multiple onFrameAvailable callbacks in between a single waitForFrameBuffer call, the old code would only handle 1 callback. This meant on two subsequent waitForFrameBuffer calls the second would always timeout when two buffers were already available to be unlocked. Bug: 8238112 Change-Id: Ibefca35005ac5c408e5ada97ec4a4344a9e3e497
Diffstat (limited to 'cmds')
0 files changed, 0 insertions, 0 deletions