Searched defs:eglCreatePixmapSurface (Results 1 – 12 of 12) 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 | 78 …public EGLSurface eglCreatePixmapSurface(EGLDisplay display, EGLConfig config, Object native_pixma… in eglCreatePixmapSurface() method in EGLImpl
|
/frameworks/base/opengl/java/android/opengl/ |
D | EGLLogWrapper.java | 109 public EGLSurface eglCreatePixmapSurface(EGLDisplay display, in eglCreatePixmapSurface() method in EGLLogWrapper
|
D | EGL14.java | 291 public static native EGLSurface eglCreatePixmapSurface( in eglCreatePixmapSurface() method in EGL14
|
/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/native/opengl/libs/EGL/ |
D | eglApi.cpp | 122 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, NativePixmapType pixmap, in eglCreatePixmapSurface() function
|
/frameworks/base/core/jni/ |
D | android_opengl_EGL14.cpp | 1230 {"eglCreatePixmapSurface", "(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLConfig;I[II)Landroid/ope… in eglCreatePixmapSurface() method
|
/frameworks/libs/native_bridge_support/android_api/libEGL/proxy/ |
D | api_arm64.json | 212 "eglCreatePixmapSurface" : object
|
D | api_x86_64.json | 212 "eglCreatePixmapSurface" : object
|
D | api_riscv64.json | 212 "eglCreatePixmapSurface" : object
|
D | api_arm.json | 212 "eglCreatePixmapSurface" : object
|
D | api_x86.json | 212 "eglCreatePixmapSurface" : object
|