Package world.mappable.runtime.view
Class PlatformGLTextureView
java.lang.Object
↳ GLTextureView
↳ PlatformGLSurfaceTextureView
↳ world.mappable.runtime.view.PlatformGLTextureView
All Superinterfaces:
android.view.TextureView.SurfaceTextureListener
class PlatformGLTextureView extends PlatformGLSurfaceTextureView
Summary
Constructors
|
Signature and Description |
|
PlatformGLTextureView(android.content.Context context) |
|
PlatformGLTextureView(android.content.Context context, |
|
PlatformGLTextureView(android.content.Context context, |
|
PlatformGLTextureView(android.content.Context context, |
|
PlatformGLTextureView(android.content.Context context, |
Methods
|
Type and modifiers |
Method and Description |
|
void |
onSurfaceTextureAvailable(android.graphics.SurfaceTexture surface, |
|
void |
onSurfaceTextureSizeChanged(android.graphics.SurfaceTexture surface, |
|
boolean |
onSurfaceTextureDestroyed(android.graphics.SurfaceTexture surface) |
|
void |
onSurfaceTextureUpdated(android.graphics.SurfaceTexture surface) |
|
android.view.View |
getView() |
|
android.graphics.Bitmap |
Constuctors
PlatformGLTextureView
|
PlatformGLTextureView(android.content.Context context) |
PlatformGLTextureView
|
PlatformGLTextureView(android.content.Context context, |
PlatformGLTextureView
|
PlatformGLTextureView(android.content.Context context, |
PlatformGLTextureView
|
PlatformGLTextureView(android.content.Context context, |
PlatformGLTextureView
|
PlatformGLTextureView(android.content.Context context, |
Methods
onSurfaceTextureAvailable
|
@Override |
onSurfaceTextureSizeChanged
|
@Override |
onSurfaceTextureDestroyed
|
@Override |
onSurfaceTextureUpdated
|
@Override |
getView
|
@Override |
getBitmap
|
android.graphics.Bitmap getBitmap() |