Searched defs:eglCreatePixmapSurface (Results 1 – 7 of 7) sorted by relevance
| /frameworks/native/opengl/tools/glgen/stubs/egl/ |
| D | eglCreatePixmapSurface.java | 4 public static native EGLSurface eglCreatePixmapSurface( in eglCreatePixmapSurface() method
|
| /frameworks/base/opengl/java/com/google/android/gles_jni/ |
| D | EGLImpl.java | 69 …public EGLSurface eglCreatePixmapSurface(EGLDisplay display, EGLConfig config, Object native_pixma… in eglCreatePixmapSurface() method in EGLImpl
|
| /frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
| D | EGL10.java | 103 …EGLSurface eglCreatePixmapSurface(EGLDisplay display, EGLConfig config, Object native_pixmap, int… in eglCreatePixmapSurface() method
|
| /frameworks/base/opengl/java/android/opengl/ |
| D | EGLLogWrapper.java | 109 public EGLSurface eglCreatePixmapSurface(EGLDisplay display, in eglCreatePixmapSurface() method in EGLLogWrapper
|
| D | EGL14.java | 290 public static native EGLSurface eglCreatePixmapSurface( in eglCreatePixmapSurface() method in EGL14
|
| /frameworks/native/opengl/libs/EGL/ |
| D | eglApi.cpp | 123 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, NativePixmapType pixmap, in eglCreatePixmapSurface() function
|
| /frameworks/native/opengl/libagl/ |
| D | egl.cpp | 1620 EGLSurface eglCreatePixmapSurface( EGLDisplay dpy, EGLConfig config, in eglCreatePixmapSurface() function
|