summaryrefslogtreecommitdiff
path: root/cmds/stagefright/stagefright.cpp
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@google.com>2012-08-24 22:34:11 -0700
committerJeff Brown <jeffbrown@google.com>2012-08-24 22:42:51 -0700
commita6195decfe4f9021bbbd7deb050495c33371366b (patch)
tree09b9019be81ae19ce8555b505248802fc918e4e3 /cmds/stagefright/stagefright.cpp
parent96272d57caa39566842795ba1f0605a5a5f72272 (diff)
Use new surface flinger API.
Change-Id: I594c6e15db5f617d2feaac1a65b5316daa3812d0
Diffstat (limited to 'cmds/stagefright/stagefright.cpp')
-rw-r--r--cmds/stagefright/stagefright.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmds/stagefright/stagefright.cpp b/cmds/stagefright/stagefright.cpp
index 0362f399..b92a8a0d 100644
--- a/cmds/stagefright/stagefright.cpp
+++ b/cmds/stagefright/stagefright.cpp
@@ -922,7 +922,6 @@ int main(int argc, char **argv) {
control = composerClient->createSurface(
String8("A Surface"),
- 0,
1280,
800,
PIXEL_FORMAT_RGB_565,