A B C D E F G I L M O P R S T U V W

O

onDrawFrame(GL10) - Method in class com.neovisionaries.android.opengl.GLESRenderer
This method calls GLESRenderer.onDrawFrame(GLES).
onDrawFrame(GLES) - Method in class com.neovisionaries.android.opengl.GLESRenderer
 
onKeyDown(GLESSurfaceView, int, KeyEvent) - Method in class com.neovisionaries.android.opengl.GLESRenderer
Callback method for KeyDown event.
onKeyDown(int, KeyEvent) - Method in class com.neovisionaries.android.opengl.GLESSurfaceView
Callback method for KeyDown event.
onKeyLongPress(GLESSurfaceView, int, KeyEvent) - Method in class com.neovisionaries.android.opengl.GLESRenderer
Callback method for KeyLongPress event.
onKeyLongPress(int, KeyEvent) - Method in class com.neovisionaries.android.opengl.GLESSurfaceView
Callback method for KeyLongPress event.
onKeyUp(GLESSurfaceView, int, KeyEvent) - Method in class com.neovisionaries.android.opengl.GLESRenderer
Callback method for KeyUp event.
onKeyUp(int, KeyEvent) - Method in class com.neovisionaries.android.opengl.GLESSurfaceView
Callback method for KeyUp event.
onSurfaceChanged(GL10, int, int) - Method in class com.neovisionaries.android.opengl.GLESRenderer
This method calls GLESRenderer.onSurfaceChanged(GLES, int, int).
onSurfaceChanged(GLES, int, int) - Method in class com.neovisionaries.android.opengl.GLESRenderer
 
onSurfaceCreated(GL10, EGLConfig) - Method in class com.neovisionaries.android.opengl.GLESRenderer
This method calls GLESRenderer.onSurfaceCreated(GLES, EGLConfig).
onSurfaceCreated(GLES, EGLConfig) - Method in class com.neovisionaries.android.opengl.GLESRenderer
 
onTouchEvent(GLESSurfaceView, MotionEvent) - Method in class com.neovisionaries.android.opengl.GLESRenderer
Callback method for Touch event.
onTouchEvent(MotionEvent) - Method in class com.neovisionaries.android.opengl.GLESSurfaceView
Callback method for Touch event.

A B C D E F G I L M O P R S T U V W