commit | 7142df6eb369d2c3d1a8c12e6df2861ed1bd8c36 | [log] [tgz] |
---|---|---|
author | Emilian Peev <epeev@google.com> | Fri Jun 08 15:01:57 2018 +0100 |
committer | Emilian Peev <epeev@google.com> | Tue Jun 12 11:05:50 2018 +0100 |
tree | b1e75f580264af358941ce7a49670a09aecec318 | |
parent | 14dc10deebda497664a5ec0943c1083f64d2ed9d [diff] |
Camera: Skip gathering complete 3A state FrameProcessor will always gather the complete 3A state before notifying clients. This could introduce unnecessary delays for camera devices that support partial results. To avoid this check the pending 3A state for each algorithm individually and notify about state changes as soon as possible. Bug: 110058858 Test: Manual using application, Camera CTS Change-Id: Ie197b2adcd884f1296f621f62cef8d53c9dc99c1