commit | 42368d9308db27a47c9ac706f9b040fa269257a9 | [log] [tgz] |
---|---|---|
author | Eino-Ville Talvala <etalvala@google.com> | Tue Apr 09 14:13:50 2013 -0700 |
committer | Eino-Ville Talvala <etalvala@google.com> | Mon Apr 15 16:18:35 2013 -0700 |
tree | 80788f8d1ca0d7f6432274fa4d3423846e2481a1 | |
parent | 99076b990cfc6514b7de3a4809b3b3ff3d76e43d [diff] |
Camera3: Allow multiple process_capture_result calls per request To simplify HAL implementation, allow the results for a single capture request to be sent from the HAL across multiple calls to process_capture_request. This requires that the HAL must call notify() with the SHUTTER message to indicate start of exposure time, before the first call to process_capture_result for a given frame. Bug: 8565103 Change-Id: I6a61449725f98af88769fafa07736848a226dad2