commit | 48eb5659c312e63c3876a0d95480f71f9184bfde | [log] [tgz] |
---|---|---|
author | Fabien Sanglard <sanglardf@google.com> | Wed Jul 26 14:55:11 2017 -0700 |
committer | Fabien Sanglard <sanglardf@google.com> | Wed Jul 26 15:05:27 2017 -0700 |
tree | ef6537af9fa22663b9b346b84f18fb01dcd256a3 | |
parent | 30b390cb021315e5fe6d0788c037a8f77624d99e [diff] |
SF: Allow triple buffering on values above 3 SurfaceFlinger will enable triple buffering only when configstore propery maxFrameBufferAcquiredBuffers is equal to 3. This is an issue for some vendors who set maxFrameBufferAcquiredBuffers to 4 and above. This patch enable "triple buffering" behavior for any value of maxFrameBufferAcquiredBuffers above or equal to 3. Bug: 62024458 Test: Manual Change-Id: I18f1124fdaf2d25611b4e91e6e9177955f82726a