OSDN Git Service

SurfaceTexture: add support for new connect values
authorJamie Gennis <jgennis@google.com>
Wed, 13 Jul 2011 19:57:23 +0000 (12:57 -0700)
committerJamie Gennis <jgennis@google.com>
Thu, 14 Jul 2011 22:03:33 +0000 (15:03 -0700)
commit3e646d62e5b99bf479c775e88fa8324229a0670f
tree07285a0a9307d71580ea33b747722569c3ca55fd
parent6a90b3a3d78b5e3b03898b6f199f22ca96040629
SurfaceTexture: add support for new connect values

This change adds support to SurfaceTextureClient for the new enum values
that can be passed to the ANativeWindow connect call.

Change-Id: I8c15418909e43a15673a9b22a5eb40df6923b273
libs/gui/SurfaceTextureClient.cpp