commit | afc3e11f10828e113331eb24b65e4f9759f67747 | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@google.com> | Mon Jun 07 17:04:33 2010 -0700 |
committer | Romain Guy <romainguy@google.com> | Tue Jun 08 11:34:43 2010 -0700 |
tree | 01bf8cdb92ec37ce290e40851b33e76736ba0031 | |
parent | df2e2eff9446c0220515fa7aab7857135e04e12e [diff] |
Add a method to hide/show a SurfaceView's surface. This can be used to move a surface offscreen to avoid the cost of compositing it. This preserves the window and therefore the OpenGL context when used in h/w accelerated apps. Change-Id: I280295376601b17989d0fc8a271af66650016f09