diff options
author | Doris Liu <tianliu@google.com> | 2016-05-19 19:04:47 -0700 |
---|---|---|
committer | Doris Liu <tianliu@google.com> | 2016-05-23 18:33:24 -0700 |
commit | 9f3b31b9530a2121b4557fc312972c4faa133d5e (patch) | |
tree | 48a3e8339d5550c3285a89dcc908d460875e1b18 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 9140b8f02e0ea9954c51db6bc4ffc3cd581b8604 (diff) |
Improve the property modification effiency of VectorDrawable animators
Previously, the VectorDrawable animators modify the VD properties by
doing reflection based on the property name. This CL avoids the overhead
of calling reflection by wrapping the setters of VD objects in
Float/IntProperty.
Bug: 28124049
Change-Id: I562c8d749fdfe508564c82a700a92e835cdd9ff4
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions