public class InputSurface
extends java.lang.Object
| 构造器和说明 | 
|---|
InputSurface(android.view.Surface surface)  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
android.view.Surface | 
getSurface()  | 
void | 
makeCurrent()  | 
void | 
release()  | 
void | 
setPresentationTime(long nsecs)  | 
boolean | 
swapBuffers()  |