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

Public Member Functions

EGLContext createContext (EGL10 egl, EGLDisplay display, EGLConfig config)
 
void destroyContext (EGL10 egl, EGLDisplay display, EGLContext context)
 

Detailed Description

Definition at line 102 of file MaliSamplesView.java.

Member Function Documentation

EGLContext com.arm.malideveloper.openglessdk.MaliSamplesView.TheEGLContextFactory.createContext ( EGL10  egl,
EGLDisplay  display,
EGLConfig  config 
)
inline

Definition at line 105 of file MaliSamplesView.java.

void com.arm.malideveloper.openglessdk.MaliSamplesView.TheEGLContextFactory.destroyContext ( EGL10  egl,
EGLDisplay  display,
EGLContext  context 
)
inline

Definition at line 129 of file MaliSamplesView.java.


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