commit | 0bb5a3885e31cc4346f9fb35a130e3fdcdd19106 | [log] [tgz] |
---|---|---|
author | Shuzhen Wang <shuzhenwang@google.com> | Wed Mar 25 12:07:21 2020 -0700 |
committer | Shuzhen Wang <shuzhenwang@google.com> | Tue May 26 14:57:35 2020 -0700 |
tree | b51fc51eaf2432adbca9786120e2931d17b8128a | |
parent | c3fb806bf3304a16f864add0bdf7454ceb8ea83c [diff] |
Camera: Consider minFrameDuration for testPreparePerformance Allow the camera fps to drop based on the minFrameDuration of requested streams. API already requires framerate cannot be lower than maximum of minFrameDurations of all configured streams. This change allows the camera device to run faster when a subset of streams are requested. Test: vendor testing Bug: 146151534 Change-Id: Ide2856fa467f95e1a9be26442b19597de3f2d660 Merged-In: Ide2856fa467f95e1a9be26442b19597de3f2d660