commit | 03dbb9c49d8be63392c7c77c5e51a3674406b5e2 | [log] [tgz] |
---|---|---|
author | Kiran Kumar H N <hurlisal@codeaurora.org> | Mon Oct 25 17:38:14 2010 -0700 |
committer | Mansoor Aftab <maftab@codeaurora.org> | Fri Nov 11 14:25:14 2011 -0800 |
tree | 4877154359451bfbfb49c103db1a37f95675a6f0 | |
parent | 0280766cbc1ff362c0c6b13952adc7c4023e4a46 [diff] |
Camera: Remove redundant ashmem buffer for RAW Snapshot. The RAW Snapshot is copied into ashmem buffer before sending to the application, which is not necessary. The Pmem buffer which contains the raw snapshot can be directly sent to the application. Hence removing the mRawSnapshotAshmemHeap. Change-Id: I57e569ccff0cad6d7c63e5d72c1a49684300dba4