Home
last modified time | relevance | path

Searched refs:_eglCreateWindowSurface (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/egl/
DeglCreateWindowSurface.java3 private static native EGLSurface _eglCreateWindowSurface( in _eglCreateWindowSurface() method
38 surface = _eglCreateWindowSurface(dpy, config, sur, attrib_list, offset); in eglCreateWindowSurface()
DeglCreateWindowSurface.nativeReg1 {"_eglCreateWindowSurface", "(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLConfig;Ljava/lang/Objec…
/frameworks/base/opengl/java/android/opengl/
DEGL14.java230 private static native EGLSurface _eglCreateWindowSurface( in _eglCreateWindowSurface() method in EGL14
265 surface = _eglCreateWindowSurface(dpy, config, sur, attrib_list, offset); in eglCreateWindowSurface()
/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java101 eglSurfaceId = _eglCreateWindowSurface(display, config, sur, attrib_list); in eglCreateWindowSurface()
160 …private native long _eglCreateWindowSurface(EGLDisplay display, EGLConfig config, Object native_wi… in _eglCreateWindowSurface() method in EGLImpl
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt48320 Landroid/opengl/EGL14;->_eglCreateWindowSurface(Landroid/opengl/EGLDisplay;Landroid/opengl/EGLConfi…