Searched defs:eglCreateContext (Results 1 – 11 of 11) sorted by relevance
/frameworks/base/opengl/java/com/google/android/gles_jni/ |
D | EGLImpl.java | 62 …public EGLContext eglCreateContext(EGLDisplay display, EGLConfig config, EGLContext share_context,… in eglCreateContext() method in EGLImpl
|
/frameworks/base/opengl/java/android/opengl/ |
D | EGLLogWrapper.java | 78 public EGLContext eglCreateContext(EGLDisplay display, EGLConfig config, in eglCreateContext() method in EGLLogWrapper
|
D | EGL14.java | 394 public static native EGLContext eglCreateContext( in eglCreateContext() method in EGL14
|
/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
D | EGL10.java | 100 …EGLContext eglCreateContext(EGLDisplay display, EGLConfig config, EGLContext share_context, int[]… in eglCreateContext() method
|
/frameworks/native/opengl/libs/EGL/ |
D | eglApi.cpp | 167 EGLContext eglCreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_list, in eglCreateContext() function
|
/frameworks/base/core/jni/ |
D | android_opengl_EGL14.cpp | 1243 {"eglCreateContext", "(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLConfig;Landroid/opengl/EGLCont… in eglCreateContext() method
|
/frameworks/libs/native_bridge_support/android_api/libEGL/proxy/ |
D | api_arm64.json | 192 "eglCreateContext" : object
|
D | api_x86_64.json | 192 "eglCreateContext" : object
|
D | api_riscv64.json | 192 "eglCreateContext" : object
|
D | api_arm.json | 192 "eglCreateContext" : object
|
D | api_x86.json | 192 "eglCreateContext" : object
|