commit | f4af03ed9592dae0f2355dfff92c3c75c1b980d4 | [log] [tgz] |
---|---|---|
author | Alec Mouri <alecmouri@google.com> | Sat Feb 11 00:25:24 2023 +0000 |
committer | Alec Mouri <alecmouri@google.com> | Fri Feb 17 17:51:42 2023 +0000 |
tree | 2bacf9cb633a2b8eb445ad845b99493ce0939899 | |
parent | 5fc135bf77a1d4379aca32d2b400cd3ff864d6fc [diff] |
Add CachingHint into SurfaceFlinger Some system layers may need to be excluded from surfaceflinger caching for a variety of reasons, including power or image quality considerations. This provides a mechanism for those system layers to never be cached on the GPU. Bug: 259311918 Test: libcompositionengine_test Test: run test app and inspect planner state Change-Id: I35418ad5a41cb2546e3b27b0af290bf3c31a0180