diff options
author | Riddle Hsu <riddlehsu@google.com> | 2021-02-05 19:59:21 +0800 |
---|---|---|
committer | Riddle Hsu <riddlehsu@google.com> | 2021-02-22 12:57:56 +0000 |
commit | f172ecba80ca6dcc0a792682aecb918d734b37ed (patch) | |
tree | f953f698ec93cdd041f6ef45520c6deaa850317a /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 00a39566bbaa5617bf16e307448573a6ca639c0c (diff) |
Add log of window redraw for orientation and activity relaunch
The log "Screen frozen for" is too rough to know how much time
the client windows spend. By adding the logs that are closer
to the entries of notify/response, it is easier to break down
the bottleneck of screen frozen time.
Also:
- Move log "Orientation start waiting" to after IWindow#resized.
So it is clearer to know when the redraw request is sent.
- Consolidate activityRelaunched to finishRelaunching because
the operation should belong to ActivityRecord.
Bug: 178472794
Test: Rotate device and check log "finishDrawing".
Change-Id: I07d77db1f36d653a437d9543b520522a13e12efd
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions