commit | 8c09c829a71c886b88aca7af9ff550b821395e3f | [log] [tgz] |
---|---|---|
author | Shuzhen Wang <shuzhenwang@google.com> | Tue Sep 10 14:57:14 2019 -0700 |
committer | Shuzhen Wang <shuzhenwang@google.com> | Tue Sep 10 16:18:23 2019 -0700 |
tree | e10c561d6aab3d227de6fd4729c5a65f1e8f8fd2 | |
parent | f79ed4c86025b6df3b7e5d7e3b65a744aab6962a [diff] |
Camera: Test stale ImageWriter buffer for reprocessing When the application queues images into ImageWriter, but doesn't send request to process it. During subsequent capture session, the ImageWriter's queueInputImage may hang if ImageWriter has stale images from previous session. Test: Run test on Pixel with framework fix Bug: 138729150 Change-Id: I1f2569287f86d25b9f249b81339bd516d0cb31a8