commit | 4a472663e85585403ad0d15e1bf5b37c10628dd0 | [log] [tgz] |
---|---|---|
author | Shuzhen Wang <shuzhenwang@google.com> | Sun Feb 26 23:29:04 2017 -0800 |
committer | Yin-Chia Yeh <yinchiayeh@google.com> | Wed Mar 08 12:56:36 2017 -0800 |
tree | a6e9a6f6ee288011890054c81e21f2b711c87bdd | |
parent | 0012417ddc1320c6df79258266da1e869036b211 [diff] |
Camera: Send shutter and result once per batch For High Speed Recording, only send the shutter and result for the last request in the batch, and count on the application process to derive other results in the batch. This reduces the binder transaction between the two processes, and saves power. Test: Manually test high speed recording with GCA, and CTS Bug: 35775704 Change-Id: I3e1b4c1db3d1d1044400d825e2affa4461362b39