commit | d7ce24aa42f45eae09427b13c42613312f86d11c | [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> | Tue Sep 27 11:35:08 2016 -0700 |
tree | eef9a8846e4b8cf4fcb0a872a70f028d9288b52e | |
parent | 00bce4a55d9080938414c806116ce22d2e0b49e0 [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