commit | 58f6005c3b3a355f6065248947d88f04477397fa | [log] [tgz] |
---|---|---|
author | Sanjeev Garg <sangarg@codeaurora.org> | Thu Aug 06 16:40:12 2015 +0530 |
committer | Sanjeev Garg <sangarg@codeaurora.org> | Thu Aug 06 16:40:12 2015 +0530 |
tree | 65087e7135958d21ce5aa48856f4f055dd598189 | |
parent | a7444215df8b707c4ccd505805d9e85b59266596 [diff] |
SnapdragonCamera: Improvement in open camera latency setContentView(R.layout.camera_filmstrip) call in the app takes ~40 msec before actual openCamera call is made. This is adding to the total APP camera open latency. So Opening camera in parallel to the call to setContentView(R.layout.camera_filmstrip) to save this time. Change-Id: I8e3797e65d17021853e0e04873178a372f12f195