OSDN Git Service

Use libhwui's new private header.
authorRomain Guy <romainguy@google.com>
Thu, 17 Mar 2011 18:08:18 +0000 (11:08 -0700)
committerRomain Guy <romainguy@android.com>
Thu, 17 Mar 2011 19:05:44 +0000 (12:05 -0700)
commitd1f5cf1ad8b20860bd9cb34a483451019124d1f9
treea52c7598cd0e4a5bdf529c549d204d16caac2dcb
parent0873a1ca347be828725b2cfb077a3574c5b2c6d1
Use libhwui's new private header.
Bug #3275491

The DrawGlInfo struct is used by the OpenGL UI renderer and WebView to exchange
information. This new version of the struct adds information about the render
target and the current transform set on the Canvas.

Change-Id: I4922ad4b4f455eacad804bc5e803029f94a5b1ea
WebKit/android/nav/WebView.cpp