diff options
| author | 2022-06-15 20:38:00 +0800 | |
|---|---|---|
| committer | 2022-07-06 07:15:33 +0000 | |
| commit | ac5d2862d9c99c47b763780a6f5e025ce0336a5d (patch) | |
| tree | 6a891992642f164cf063ac78bdfc27221d6eb797 /libs/androidfw/misc.cpp | |
| parent | cf3b16d69b5f769a2bb45cc860ddbce79cdef9d0 (diff) | |
Remove using of setResizing in split screen
We use setResizing to draw app bottom background for reducing flicker
while split decor screen fade-in. But this cause another flicker after
resizing finished. Use split decor to draw a fill up background to
reduce flicker mentioned at first and remove using of setResizing.
Do some temp rect optimization in this CL too.
Fix: 235451160
Fix: 237040271
Fix: 238045271
Test: manual
Test: pass existing tests
Change-Id: I6b70f35d47ced78eaacc9ecd9ae1ebf3a11dbc1f
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions