[Winscope] Add chips for HWC vs GPU composited layers
Bug: 119443475 Test: SF trace Change-Id: I13289b403d394c07b3ac8e2e7d21e5188bba56d8
This commit is contained in:
@@ -155,4 +155,14 @@ export default {
|
||||
color: black;
|
||||
}
|
||||
|
||||
.tree-view-chip.tree-view-chip-gpu {
|
||||
background-color: #00c853;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.tree-view-chip.tree-view-chip-hwc {
|
||||
background-color: #448aff;
|
||||
color: black;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user