Home
last modified time | relevance | path

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

/frameworks/native/opengl/tools/glgen/specs/egl/
Dchecks.spec7 //unsupported: eglCreatePixmapSurface nullAllowed attrib_list sentinel attrib_list EGL_NONE
8 eglCreatePixmapSurface unsupported
DEGL14.spec11 EGLSurface eglCreatePixmapSurface ( EGLDisplay dpy, EGLConfig config, EGLNativePixmapType pixmap, c…
/frameworks/native/opengl/tools/glgen/stubs/egl/
DeglCreatePixmapSurface.java4 public static native EGLSurface eglCreatePixmapSurface( in eglCreatePixmapSurface() method
DeglCreatePixmapSurface.nativeReg1 {"eglCreatePixmapSurface", "(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLConfig;I[II)Landroid/ope…
/frameworks/libs/native_bridge_support/libEGL/
Dstubs_arm.cc64 DEFINE_INTERCEPTABLE_STUB_FUNCTION(eglCreatePixmapSurface);
178 INIT_INTERCEPTABLE_STUB_FUNCTION("libEGL.so", eglCreatePixmapSurface); in init_stub_library()
Dstubs_arm64.cc64 DEFINE_INTERCEPTABLE_STUB_FUNCTION(eglCreatePixmapSurface);
178 INIT_INTERCEPTABLE_STUB_FUNCTION("libEGL.so", eglCreatePixmapSurface); in init_stub_library()
/frameworks/native/opengl/libs/
DlibEGL.map.txt15 eglCreatePixmapSurface;
Dplatform_entries.in10 EGL_ENTRY(EGLSurface, eglCreatePixmapSurface, EGLDisplay, EGLConfig, NativePixmapType, const EGLint…
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java102 …EGLSurface eglCreatePixmapSurface(EGLDisplay display, EGLConfig config, Object native_pixmap, int… in eglCreatePixmapSurface() method
/frameworks/native/opengl/tests/angeles/include/GLES/
Degl.h207 GLAPI EGLSurface APIENTRY eglCreatePixmapSurface (EGLDisplay dpy, EGLConfig config, NativePixmapTyp…
/frameworks/base/opengl/java/android/opengl/
DEGLLogWrapper.java109 public EGLSurface eglCreatePixmapSurface(EGLDisplay display, in eglCreatePixmapSurface() method in EGLLogWrapper
118 EGLSurface result = mEgl10.eglCreatePixmapSurface(display, config, in eglCreatePixmapSurface()
DEGL14.java290 public static native EGLSurface eglCreatePixmapSurface( in eglCreatePixmapSurface() method in EGL14
/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java78 …public EGLSurface eglCreatePixmapSurface(EGLDisplay display, EGLConfig config, Object native_pixma… in eglCreatePixmapSurface() method in EGLImpl
/frameworks/native/opengl/libs/EGL/
Degl_entries.in9 EGL_ENTRY(EGLSurface, eglCreatePixmapSurface, EGLDisplay, EGLConfig, NativePixmapType, const EGLint…
DeglApi.cpp123 EGLSurface eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config, NativePixmapType pixmap, in eglCreatePixmapSurface() function
128 return cnx->platform.eglCreatePixmapSurface(dpy, config, pixmap, attrib_list); in eglCreatePixmapSurface()
/frameworks/native/opengl/include/EGL/
Degl.h125 EGLAPI EGLSurface EGLAPIENTRY eglCreatePixmapSurface (EGLDisplay dpy, EGLConfig config, EGLNativePi…
/frameworks/base/api/
Dlint-baseline.txt392 DeprecationMismatch: android.opengl.EGL14#eglCreatePixmapSurface(android.opengl.EGLDisplay, android…
442 DeprecationMismatch: javax.microedition.khronos.egl.EGL10#eglCreatePixmapSurface(javax.microedition…
Dcurrent.txt31421 …method @Deprecated public static android.opengl.EGLSurface eglCreatePixmapSurface(android.opengl.E…
76088 …method @Deprecated public javax.microedition.khronos.egl.EGLSurface eglCreatePixmapSurface(javax.m…
/frameworks/native/opengl/libagl/
Degl.cpp1620 EGLSurface eglCreatePixmapSurface( EGLDisplay dpy, EGLConfig config, in eglCreatePixmapSurface() function
/frameworks/opt/setupwizard/tools/docs/
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…
/frameworks/base/non-updatable-api/
Dcurrent.txt31277 …method @Deprecated public static android.opengl.EGLSurface eglCreatePixmapSurface(android.opengl.E…
75944 …method @Deprecated public javax.microedition.khronos.egl.EGLSurface eglCreatePixmapSurface(javax.m…