commit | 65321fb0abc1d05cdc539f561cb70b36dbbecaae | [log] [tgz] |
---|---|---|
author | Jay Wang <jaywang@codeaurora.org> | Wed Aug 17 16:54:32 2016 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Aug 18 17:10:20 2016 -0700 |
tree | 00bed7a4614d1afe7591c425dcf8c1010d06eb2b | |
parent | 39ab76e494204b6fec7b4de0c519f9c0f9b2f4fe [diff] |
SnapdragonCamera: Fix naming issue for frame dumps Due to switching registerImage to a parallel task, we ran into the issue of overwriting the previous frame with the current frame. Decouple numbering with registered status to avoid overwrites. Also add timestamp in ms to dump filenames. CRs-Fixed: 1054524 Change-Id: I8cc17989c4c72c8f9bed11c2b208df61583c8866