diff options
author | Diego Perez <diegoperez@google.com> | 2017-02-02 10:32:03 +0000 |
---|---|---|
committer | Diego Perez <diegoperez@google.com> | 2017-02-13 15:59:26 +0000 |
commit | be4d4fa3dfb01af46229777e5da9bb94c00d9633 (patch) | |
tree | fefd5489e138798ab12be1fda7b6e1c462426af7 /tools/aapt2/diff/Diff.cpp | |
parent | 349a8aeff997c603852681a3af58d6841c6940c0 (diff) |
NopCanvas is only hw accelerated during construction
During construction, we want to make NopCanvas as light as possible so
we just say that we are hw accelerated.
This caused some crashes further down the line for some views that
thought that NopCanvas was hw accelerated. From now on, NopCanvas is
only hw accelerated during construction.
Test: Covered by the existing tests
Change-Id: If09a662312e5c90d011e7ab2cbb524ef7b420d12
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions