OSDN Git Service

Use the ANativeWindow APIs instead of the Surface APIs
authorMathias Agopian <mathias@google.com>
Thu, 14 Jul 2011 21:45:08 +0000 (14:45 -0700)
committerMathias Agopian <mathias@google.com>
Thu, 14 Jul 2011 21:45:08 +0000 (14:45 -0700)
commitf70947fcd251dffbbf29414cf43bea971d9df3e8
treee9d4e54642f925d0f74a8b2547f1a7fac8de8c1d
parent334655795fb9b23eb8d011c6f7ccf807816f74f0
Use the ANativeWindow APIs instead of the Surface APIs

Surface inherits from ANativeWindow, the APIs on the later
are the only public APIs.

Change-Id: Ibddebfe535e026d872cc13287a102660c004385f
libvideoeditor/lvpp/PreviewRenderer.cpp