commit | bc57cd1b248bf23e443581f9fe44167c94699ce8 | [log] [tgz] |
---|---|---|
author | Craig Mautner <cmautner@google.com> | Mon Aug 19 15:47:42 2013 -0700 |
committer | Craig Mautner <cmautner@google.com> | Mon Aug 19 15:47:42 2013 -0700 |
tree | 2ed171ce5d188291539249e23389184091d48de4 | |
parent | 80f7ec06d0e45a8724122d5b4451ee12e37f9aac [diff] |
Notify ViewRootImpl when it's safe to modify Canvas. When Activity.convert{To|From}Translucent() is called the ViewRootImpl is now notified when it is safe to convert the Canvas from translucent to opaque and back to translucent. This will make it possible to save resources when compositing opaque layers. Fixes bug 10349536. Change-Id: I7282aee1d54601fb00611d20be204bf164d873f6