commit | 2f0a514053b8b875dcbd8d581a7bcfdd2d5ef2af | [log] [tgz] |
---|---|---|
author | Ibrahim Yilmaz <iyz@google.com> | Mon Jul 03 20:52:38 2023 +0000 |
committer | Ibrahim Yilmaz <iyz@google.com> | Fri Jul 07 15:15:53 2023 +0000 |
tree | 37119303d26c3dd1770e7997e41f390ed3032294 | |
parent | 4300398becee9fe6b3137b8cbca24bbb0f8ba0ae [diff] |
Trace ImageFloatingTextView and NotificationToplineView There are binder calls in BigText style perfetto traces. They can be getLayoutDirection calls. In order to surface this and measure onMeasure perf of ImageFloatingTextView,this CL add traces for both onMeasure and getLayoutDirection. In addition to that, this CL adds tracing to onMeasure or NotificationTopLineView Bug: 288578300 Test: perfetto Change-Id: I08a2fa35d7e9c5bfe554b31b152a7d9835a66974