summaryrefslogtreecommitdiffstats
path: root/libs/rs/rs.spec
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2010-06-30 16:11:21 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-06-30 16:11:21 -0700
commitefcd77407b321498a43ca380c8f67b84eb5a2d6e (patch)
tree7860ab6884ca2ed8911c4108cfa88f82c63718ea /libs/rs/rs.spec
parent01959f65520a69537a2d93f4e543b03705694ad9 (diff)
parent177c405a242e811b1010bd8382b5807ab8df31a8 (diff)
downloadframeworks_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.spec2
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 {