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

Protected Member Functions

void onCreate (Bundle savedInstanceState)
 
void onPause ()
 
void onResume ()
 

Protected Attributes

TutorialView graphicsView
 

Static Private Attributes

static String LOGTAG = "GraphicsSetup"
 

Detailed Description

Definition at line 27 of file GraphicsSetup.java.

Member Function Documentation

void com.arm.malideveloper.openglessdk.graphicssetup.GraphicsSetup.onCreate ( Bundle  savedInstanceState)
inlineprotected

Definition at line 34 of file GraphicsSetup.java.

void com.arm.malideveloper.openglessdk.graphicssetup.GraphicsSetup.onPause ( )
inlineprotected

Definition at line 45 of file GraphicsSetup.java.

void com.arm.malideveloper.openglessdk.graphicssetup.GraphicsSetup.onResume ( )
inlineprotected

Definition at line 51 of file GraphicsSetup.java.

Member Data Documentation

TutorialView com.arm.malideveloper.openglessdk.graphicssetup.GraphicsSetup.graphicsView
protected

Definition at line 31 of file GraphicsSetup.java.

String com.arm.malideveloper.openglessdk.graphicssetup.GraphicsSetup.LOGTAG = "GraphicsSetup"
staticprivate

Definition at line 29 of file GraphicsSetup.java.


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