diff options
| author | Dianne Hackborn <hackbod@google.com> | 2010-06-30 16:11:21 -0700 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2010-06-30 16:11:21 -0700 |
| commit | efcd77407b321498a43ca380c8f67b84eb5a2d6e (patch) | |
| tree | 7860ab6884ca2ed8911c4108cfa88f82c63718ea /libs/rs/rs.spec | |
| parent | 01959f65520a69537a2d93f4e543b03705694ad9 (diff) | |
| parent | 177c405a242e811b1010bd8382b5807ab8df31a8 (diff) | |
| download | frameworks_base-efcd77407b321498a43ca380c8f67b84eb5a2d6e.zip frameworks_base-efcd77407b321498a43ca380c8f67b84eb5a2d6e.tar.gz frameworks_base-efcd77407b321498a43ca380c8f67b84eb5a2d6e.tar.bz2 | |
am 177c405a: am c6e1d880: Merge "Introduce official public NativeWindow type." into gingerbread
Merge commit '177c405a242e811b1010bd8382b5807ab8df31a8'
* commit '177c405a242e811b1010bd8382b5807ab8df31a8':
Introduce official public NativeWindow type.
Diffstat (limited to 'libs/rs/rs.spec')
| -rw-r--r-- | libs/rs/rs.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/rs/rs.spec b/libs/rs/rs.spec index 0a168f4..3694b65 100644 --- a/libs/rs/rs.spec +++ b/libs/rs/rs.spec @@ -36,7 +36,7 @@ ContextResume { ContextSetSurface { param uint32_t width param uint32_t height - param android_native_window_t *sur + param ANativeWindow *sur } ContextDump { |
