Commit 66a5557
committed
perfetto: Add disable_client_drawn_radii and reported_radii to SF layers proto
This change adds two fields to LayerProto:
- disable_client_drawn_radii: indicates if client-drawn corner radii are disabled.
- reported_radii: corner radius reported by SurfaceFlinger to the client.1 parent 0f2624f commit 66a5557
File tree
2 files changed
+12
-0
lines changed- protos/perfetto/trace
- android
2 files changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
262 | 268 | | |
263 | 269 | | |
264 | 270 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7066 | 7066 | | |
7067 | 7067 | | |
7068 | 7068 | | |
| 7069 | + | |
| 7070 | + | |
| 7071 | + | |
| 7072 | + | |
| 7073 | + | |
| 7074 | + | |
7069 | 7075 | | |
7070 | 7076 | | |
7071 | 7077 | | |
| |||
0 commit comments