diff options
author | Tarandeep Singh <tarandeep@google.com> | 2020-02-11 14:55:28 -0800 |
---|---|---|
committer | Tarandeep Singh <tarandeep@google.com> | 2020-02-11 17:35:22 -0800 |
commit | 7eb2bed2246b6cdf849ce7b4bdb27b7e75283aed (patch) | |
tree | 94a383bbd82be8f67d308754de72e52ed4eecbf0 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 7e51a4b6b49b4a8b46a37d73095204e315f68b71 (diff) |
Apply Insets animation when hw acceleration unavailable
On certain midrange and lower-specced devices, apps could be running
without hardware acceleration. Insets animation relied on ThreadRenderer's
frame-by-frame callbacks to animate system bars / IME.
When hardware acceleration is not available, we should just animate it
without any frame sync for now.
Bug: 111084606
Bug: 149342281
Test: Manually tested on Go device
1. Use app like Messages which don't have hw accelaration
2. Tap on editor to verify IME appears.
Change-Id: Icf453f09f4236a5092cf3ff7be99f98ece073979
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions