Searched defs:share_context (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/opengl/java/com/google/android/gles_jni/ |
D | EGLImpl.java | 53 …LContext eglCreateContext(EGLDisplay display, EGLConfig config, EGLContext share_context, int[] at… in eglCreateContext() 148 …ve long _eglCreateContext(EGLDisplay display, EGLConfig config, EGLContext share_context, int[] at… in _eglCreateContext()
|
/frameworks/base/libs/hwui/debug/ |
D | nullegl.cpp | 118 EGLContext share_context, in eglCreateContext()
|
/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
D | EGL10.java | 99 …EGLContext eglCreateContext(EGLDisplay display, EGLConfig config, EGLContext share_context, int[]… in eglCreateContext()
|
/frameworks/base/opengl/java/android/opengl/ |
D | EGLLogWrapper.java | 79 EGLContext share_context, int[] attrib_list) { in eglCreateContext()
|
D | EGL14.java | 393 EGLContext share_context, in eglCreateContext()
|
/frameworks/base/core/jni/ |
D | com_google_android_gles_jni_EGLImpl.cpp | 227 jobject config, jobject share_context, jintArray attrib_list) { in jni_eglCreateContext()
|
D | android_opengl_EGL14.cpp | 981 …(JNIEnv *_env, jobject _this, jobject dpy, jobject config, jobject share_context, jintArray attrib… in android_eglCreateContext()
|