commit | afbac47080de678f3e8f1655f05fa534ca8d309e | [log] [tgz] |
---|---|---|
author | Mark Renouf <mrenouf@google.com> | Mon Jul 25 15:45:11 2022 -0400 |
committer | Mark Renouf <mrenouf@google.com> | Tue Aug 02 06:59:57 2022 -0400 |
tree | df25ea55434be5e774e1bdc36dac27abb869bcec | |
parent | d1a0f4b13e32b2bf0a84120dce06f731b8b1d06f [diff] |
Extracts image acquisition to a separate class This is moved to a separate class for to avoid code duplication and improve testability by providing the ability to unit test in isolation from SurfaceFlinger and without an active physical display. Bug: 231957192 Test: atest ImageCaptureImplTest Change-Id: Ie8d9dc1a2325856c09ab023099488f799d065a19