diff options
author | Romain Guy <romainguy@google.com> | 2012-05-08 14:43:12 -0700 |
---|---|---|
committer | Romain Guy <romainguy@google.com> | 2012-05-08 14:46:26 -0700 |
commit | 2a0f228a30c85a124f92a5a7c1b10a81cf69af6d (patch) | |
tree | 43068459e3e3344ee6319afea626871e3b49b810 /graphics/java/android/renderscript/Font.java | |
parent | c2182c67d65619041956849c346d67e77010ab7e (diff) |
Invalidate display lists immediately when views are removed/added quickly
The deferred invalidation of display list could cause problems with
view like TextureView who destroy resources when detached from the
window but only recreate them later at draw time. This would cause
temporary flashes or other visual glitches on screen.
Change-Id: I018488ba09743df21c6434ea610813014fb80a85
Diffstat (limited to 'graphics/java/android/renderscript/Font.java')
0 files changed, 0 insertions, 0 deletions