commit | 53fc11d92e931e66e57be0f8d753b9eb33a22031 | [log] [tgz] |
---|---|---|
author | Marin Shalamanov <shalamanov@google.com> | Fri Nov 20 14:00:13 2020 +0100 |
committer | Marin Shalamanov <shalamanov@google.com> | Tue Nov 24 14:47:42 2020 +0100 |
tree | de5bdd0e5d137d7588b9a3e5a463b22319c6b21d | |
parent | b98a1bfbe1358a748767a4ee183c8138a0bed42d [diff] |
Make shouldBeSeamless an enum We change theboolean shouldBeSemaless to an enum with three values. This introduces a third value "Default" which indicates that the layer doesn't have a preference for seamlessness. This is the default value for Surfaces which haven't called setFrameRate, or have called setFrameRate(0). Bug: 161776961 Test: presubmit Change-Id: I157e332e82e95badc928d6a8135e657cd6984db4