commit | 7d70fbf0b5672bada8b25f065bc292796c3d4812 | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@google.com> | Tue May 24 17:40:25 2011 -0700 |
committer | Romain Guy <romainguy@google.com> | Wed May 25 11:13:19 2011 -0700 |
tree | 8779b54e0fe783ae986e43e415ead7d1db941658 | |
parent | 0d74112eed94c98ccaf4b192d933bc1f931675f1 [diff] |
Use OpenGL to render transition bitmaps. When the IME is opened/dismissed, ViewAncestor would draw the view hierarchy into a Bitmap, using the software rendering pipeline. With this change, ViewAncestor will now use OpenGL. Change-Id: I69e24570e12ff55f6f3cec18a664b33410a0eaf4