# Print output for @column tags ?> EGLExt - Android SDK | Android Developers

Most visited


Recently visited


EGLExt

public class EGLExt
extends Object

java.lang.Object
   ↳ android.opengl.EGLExt


EGL Extensions

Summary


Constants

int EGL_CONTEXT_FLAGS_KHR

int EGL_CONTEXT_MAJOR_VERSION_KHR

int EGL_CONTEXT_MINOR_VERSION_KHR

int EGL_OPENGL_ES3_BIT_KHR

int EGL_RECORDABLE_ANDROID

Public constructors

EGLExt()

Public methods

static boolean eglPresentationTimeANDROID(EGLDisplay dpy, EGLSurface sur, long time)

Inherited methods

Constants


EGL_CONTEXT_FLAGS_KHR

public static final int EGL_CONTEXT_FLAGS_KHR

Constant Value: 12540 (0x000030fc)

EGL_CONTEXT_MAJOR_VERSION_KHR

public static final int EGL_CONTEXT_MAJOR_VERSION_KHR

Constant Value: 12440 (0x00003098)

EGL_CONTEXT_MINOR_VERSION_KHR

public static final int EGL_CONTEXT_MINOR_VERSION_KHR

Constant Value: 12539 (0x000030fb)

EGL_OPENGL_ES3_BIT_KHR

public static final int EGL_OPENGL_ES3_BIT_KHR

Constant Value: 64 (0x00000040)

EGL_RECORDABLE_ANDROID

public static final int EGL_RECORDABLE_ANDROID

Constant Value: 12610 (0x00003142)

Public constructors


EGLExt

public EGLExt ()

Public methods


eglPresentationTimeANDROID

public static boolean eglPresentationTimeANDROID (EGLDisplay dpy, 
                EGLSurface sur, 
                long time)

Parameters
dpy EGLDisplay

sur EGLSurface

time long

Returns
boolean

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.