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

Static Public Member Functions

static native void init (int width, int height)
 
static native void step ()
 
static native void uninit ()
 
- Static Public Member Functions inherited from com.arm.malideveloper.openglessdk.MaliSamplesActivity
static int[] openAsset (String path)
 
static void extractAsset (String resource_file_dir, String asset_path)
 

Protected Member Functions

void onCreate (Bundle icicle)
 
void onPause ()
 
void onResume ()
 
void onDestroy ()
 
- Protected Member Functions inherited from com.arm.malideveloper.openglessdk.MaliSamplesActivity
void onCreate (Bundle savedInstanceState)
 

Additional Inherited Members

- Static Public Attributes inherited from com.arm.malideveloper.openglessdk.MaliSamplesActivity
static android.content.Context mAppContext = null
 
- Static Protected Attributes inherited from com.arm.malideveloper.openglessdk.MaliSamplesActivity
static String LOG_TAG = "MaliSamplesActivity"
 

Detailed Description

Definition at line 68 of file ETCCompressedAlpha.java.

Member Function Documentation

static native void com.arm.malideveloper.openglessdk.etccompressedalpha.ETCCompressedAlpha.init ( int  width,
int  height 
)
static
void com.arm.malideveloper.openglessdk.etccompressedalpha.ETCCompressedAlpha.onCreate ( Bundle  icicle)
inlineprotected

Definition at line 76 of file ETCCompressedAlpha.java.

void com.arm.malideveloper.openglessdk.etccompressedalpha.ETCCompressedAlpha.onDestroy ( )
inlineprotected

Definition at line 100 of file ETCCompressedAlpha.java.

void com.arm.malideveloper.openglessdk.etccompressedalpha.ETCCompressedAlpha.onPause ( )
inlineprotected

Definition at line 88 of file ETCCompressedAlpha.java.

void com.arm.malideveloper.openglessdk.etccompressedalpha.ETCCompressedAlpha.onResume ( )
inlineprotected

Definition at line 94 of file ETCCompressedAlpha.java.

static native void com.arm.malideveloper.openglessdk.etccompressedalpha.ETCCompressedAlpha.step ( )
static
static native void com.arm.malideveloper.openglessdk.etccompressedalpha.ETCCompressedAlpha.uninit ( )
static

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