summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/19/changes
diff options
context:
space:
mode:
authorTom Hudson <tomhudson@google.com>2015-06-24 09:13:50 -0400
committerTom Hudson <tomhudson@google.com>2015-06-24 10:43:16 -0400
commit90fb1f6732a610ad5ff6acdb3bd9ae392c8eac82 (patch)
tree6de48ca292004cd9e3e0d06b9daf2da4d78a3829 /docs/html/sdk/api_diff/19/changes
parent82e595fd6e3a9438b090106c226bb2f8bb2a6254 (diff)
Sync canvas proxy CTM (b/21945972)
SkiaCanvasProxy was being created with an identity transform, ignoring any transform that may have been applied in Java (or C++) to the android graphics Canvas it was proxy for. This CL makes sure the DisplayListCanvas transform is propagated to the Proxy every time asSkCanvas() is called. We could instead move the code to the SkiaCanvasProxy constructor if we got rid of the cached proxy on DisplayListCanvas; nobody's using the proxy heavily enough that that should be a performance hit at this time. BUG:21945972 R=djsollen@google.com Change-Id: I99ed1563802a2449bb9939cb67976cd60dd8611c
Diffstat (limited to 'docs/html/sdk/api_diff/19/changes')
0 files changed, 0 insertions, 0 deletions