OpenGL ES SDK for Android ARM Developer Center
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
com.arm.malideveloper.openglessdk.foveatedrendering.TutorialView.Renderer Class Reference
Inheritance diagram for com.arm.malideveloper.openglessdk.foveatedrendering.TutorialView.Renderer:

Public Member Functions

void onDrawFrame (GL10 gl)
 
void onSurfaceChanged (GL10 gl, int width, int height)
 
void onSurfaceCreated (GL10 gl, EGLConfig config)
 

Detailed Description

Definition at line 92 of file TutorialView.java.

Member Function Documentation

void com.arm.malideveloper.openglessdk.foveatedrendering.TutorialView.Renderer.onDrawFrame ( GL10  gl)
inline

Definition at line 94 of file TutorialView.java.

void com.arm.malideveloper.openglessdk.foveatedrendering.TutorialView.Renderer.onSurfaceChanged ( GL10  gl,
int  width,
int  height 
)
inline

Definition at line 99 of file TutorialView.java.

void com.arm.malideveloper.openglessdk.foveatedrendering.TutorialView.Renderer.onSurfaceCreated ( GL10  gl,
EGLConfig  config 
)
inline

Definition at line 104 of file TutorialView.java.


The documentation for this class was generated from the following file: