Home
last modified time | relevance | path

Searched refs:eglCreatePixmapSurface (Results 1 – 19 of 19) sorted by relevance

/aosp12/frameworks/native/opengl/tools/glgen/specs/egl/
H A Dchecks.spec7 //unsupported: eglCreatePixmapSurface nullAllowed attrib_list sentinel attrib_list EGL_NONE
8 eglCreatePixmapSurface unsupported
H A DEGL14.spec11 EGLSurface eglCreatePixmapSurface ( EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, c…
/aosp12/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DeglCreatePixmapSurface.java4 public static native EGLSurface eglCreatePixmapSurface( in eglCreatePixmapSurface() method
H A DeglCreatePixmapSurface.nativeReg1 {"eglCreatePixmapSurface", "(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLConfig;I[II)Landroid/ope…
/aosp12/frameworks/libs/native_bridge_support/libEGL/
H A Dstubs_arm.cc64 DEFINE_INTERCEPTABLE_STUB_FUNCTION(eglCreatePixmapSurface);
178 INIT_INTERCEPTABLE_STUB_FUNCTION("libEGL.so", eglCreatePixmapSurface); in init_stub_library()
H A Dstubs_arm64.cc64 DEFINE_INTERCEPTABLE_STUB_FUNCTION(eglCreatePixmapSurface);
178 INIT_INTERCEPTABLE_STUB_FUNCTION("libEGL.so", eglCreatePixmapSurface); in init_stub_library()
/aosp12/frameworks/native/opengl/libs/
H A DlibEGL.map.txt15 eglCreatePixmapSurface;
H A Dplatform_entries.in10 EGL_ENTRY(EGLSurface, eglCreatePixmapSurface, EGLDisplay, EGLConfig, NativePixmapType, const EGLint…
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java103 …EGLSurface eglCreatePixmapSurface(EGLDisplay display, EGLConfig config, Object native_pixmap, int… in eglCreatePixmapSurface() method
/aosp12/frameworks/native/opengl/tests/angeles/include/GLES/
H A Degl.h207 GLAPI EGLSurface APIENTRY eglCreatePixmapSurface (EGLDisplay dpy, EGLConfig config, NativePixmapTyp…
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DEGLLogWrapper.java109 public EGLSurface eglCreatePixmapSurface(EGLDisplay display, in eglCreatePixmapSurface() method in EGLLogWrapper
118 EGLSurface result = mEgl10.eglCreatePixmapSurface(display, config, in eglCreatePixmapSurface()
H A DEGL14.java291 public static native EGLSurface eglCreatePixmapSurface( in eglCreatePixmapSurface() method in EGL14
/aosp12/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DEGLImpl.java78 …public EGLSurface eglCreatePixmapSurface(EGLDisplay display, EGLConfig config, Object native_pixma… in eglCreatePixmapSurface() method in EGLImpl
/aosp12/frameworks/native/opengl/libs/EGL/
H A Degl_entries.in9 EGL_ENTRY(EGLSurface, eglCreatePixmapSurface, EGLDisplay, EGLConfig, NativePixmapType, const EGLint…
H A DeglApi.cpp122 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, NativePixmapType pixmap, in eglCreatePixmapSurface() function
127 return cnx->platform.eglCreatePixmapSurface(dpy, config, pixmap, attrib_list); in eglCreatePixmapSurface()
/aosp12/frameworks/native/opengl/include/EGL/
H A Degl.h125 EGLAPI EGLSurface EGLAPIENTRY eglCreatePixmapSurface (EGLDisplay dpy, EGLConfig config, EGLNativePi…
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt27652 …method @Deprecated public static android.opengl.EGLSurface eglCreatePixmapSurface(android.opengl.E…
56935 …method @Deprecated public javax.microedition.khronos.egl.EGLSurface eglCreatePixmapSurface(javax.m…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt18667 …method public static android.opengl.EGLSurface eglCreatePixmapSurface(android.opengl.EGLDisplay, a…
51682 …method public abstract javax.microedition.khronos.egl.EGLSurface eglCreatePixmapSurface(javax.micr…