Patrick Scott fb6aecb703 Added hooks from jni to create and manage SurfaceViews for plugins.
A subclass of SurfaceView is created in order to appear like a normal
SurfaceView to jni but can be managed in Java easily. This class implements the
SurfaceHolder.Callback interface in order to notify the native PluginSurface
when the surface changes.
2009-07-20 09:31:56 -04:00
..
2009-07-17 14:27:23 -07:00
2009-07-17 07:50:00 -07:00
2009-07-17 10:53:23 -07:00
2009-06-18 18:36:37 -07:00