commit | 3d30ca1d3c9cbb8e7c6f4194b7e5f79fd44cd0b3 | [log] [tgz] |
---|---|---|
author | ztenghui <ztenghui@google.com> | Wed Sep 13 10:32:50 2017 -0700 |
committer | Tenghui Zhu <ztenghui@google.com> | Fri Sep 22 19:44:24 2017 +0000 |
tree | 839703f4c764d960d8951f7882932450fb9a89d8 | |
parent | e8041834b1de4322456c40436240650482217bc9 [diff] |
Add systrace for VectorDrawable inflation and draw We didn't trace the draw from cache. Here we add trace for draw into bitmap, which is normally heavy. fix: 65060698 Bug: 65060698 Test: run test app and get systrace and check Change-Id: Ia81127c4aa285b3277e9c9edbdf356d85cb28b5e (cherry picked from commit cf0c41dbc221c2619212c7e25e6d90a9c4d05b05)