Home
last modified time | relevance | path

Searched defs:eglCreateContext (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/libs/hwui/debug/
Dnullegl.cpp121 EGLContext eglCreateContext(EGLDisplay dpy, EGLConfig config, in eglCreateContext() function
/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java53 …public EGLContext eglCreateContext(EGLDisplay display, EGLConfig config, EGLContext share_context,… in eglCreateContext() method in EGLImpl
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java99 …EGLContext eglCreateContext(EGLDisplay display, EGLConfig config, EGLContext share_context, int[]… in eglCreateContext() method
/frameworks/base/opengl/java/android/opengl/
DEGLLogWrapper.java78 public EGLContext eglCreateContext(EGLDisplay display, EGLConfig config, in eglCreateContext() method in EGLLogWrapper
DEGL14.java391 public static native EGLContext eglCreateContext( in eglCreateContext() method in EGL14
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp880 EGLContext eglCreateContext(EGLDisplay dpy, EGLConfig config, in eglCreateContext() function
/frameworks/native/opengl/libagl/
Degl.cpp1716 EGLContext eglCreateContext(EGLDisplay dpy, EGLConfig config, in eglCreateContext() function