commit | 0280766cbc1ff362c0c6b13952adc7c4023e4a46 | [log] [tgz] |
---|---|---|
author | Priyanka Kharat <pkharat@codeaurora.org> | Wed Oct 13 23:44:47 2010 -0700 |
committer | Mansoor Aftab <maftab@codeaurora.org> | Fri Nov 11 14:25:14 2011 -0800 |
tree | d8c042fd506c8675c8b25dc24e51a106fb60f014 | |
parent | 4a55a83c9934e5641368fcc9190a64976da372d5 [diff] |
Camera : Fix the issue of overlay having to refer to de-allocated buffers. Both before and after the postview is displayed when the snapshot is taken,there is a possiblity of the display referring to de-allocated preview or display buffer.So making an offline copy in first case and delaying de-allocation in the second case so as to always queue a new buffer and de-allocate the old one. CRs-Fixed : 254637 Change-Id: I970ed2311bb87721cafaf2e4e1d03876bc32784a