public interface SurfaceChangeable
Modifier and Type | Method and Description |
---|---|
void |
setSurfaceHandle(long surfaceHandle)
Sets the surface handle which is created outside of this implementation
|
void |
surfaceSizeChanged(int width,
int height)
The surface's size has been determined or changed.
|
void setSurfaceHandle(long surfaceHandle)
void surfaceSizeChanged(int width, int height)
Copyright 2010 JogAmp Community.