Home
last modified time | relevance | path

Searched defs:native_window (Results 1 – 10 of 10) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/egl/
DeglCreatePlatformWindowSurface.java6 java.nio.Buffer native_window, in eglCreatePlatformWindowSurface()
DeglCreatePlatformWindowSurface.cpp14 void *native_window = (void *) 0; in android_eglCreatePlatformWindowSurface() local
/frameworks/base/opengl/java/com/google/android/gles_jni/
DEGLImpl.java87 …face eglCreateWindowSurface(EGLDisplay display, EGLConfig config, Object native_window, int[] attr… in eglCreateWindowSurface()
160 …ong _eglCreateWindowSurface(EGLDisplay display, EGLConfig config, Object native_window, int[] attr… in _eglCreateWindowSurface()
161 …lCreateWindowSurfaceTexture(EGLDisplay display, EGLConfig config, Object native_window, int[] attr… in _eglCreateWindowSurfaceTexture()
/frameworks/base/opengl/java/android/opengl/
DEGL15.java131 java.nio.Buffer native_window, in eglCreatePlatformWindowSurface()
DEGLLogWrapper.java126 EGLConfig config, Object native_window, int[] attrib_list) { in eglCreateWindowSurface()
/frameworks/base/core/jni/
Dcom_google_android_gles_jni_EGLImpl.cpp258 jobject config, jobject native_window, jintArray attrib_list) { in jni_eglCreateWindowSurface()
285 jobject config, jobject native_window, jintArray attrib_list) { in jni_eglCreateWindowSurfaceTexture()
Dandroid_opengl_EGL15.cpp388 void *native_window = (void *) 0; in android_eglCreatePlatformWindowSurface() local
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
DEGL10.java104 …EGLSurface eglCreateWindowSurface(EGLDisplay display, EGLConfig config, Object native_window, int… in eglCreateWindowSurface()
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp114 EGLSurface eglCreatePlatformWindowSurface(EGLDisplay dpy, EGLConfig config, void* native_window, in eglCreatePlatformWindowSurface()
Degl_platform_entries.cpp753 EGLSurface eglCreatePlatformWindowSurfaceImpl(EGLDisplay dpy, EGLConfig config, void* native_window, in eglCreatePlatformWindowSurfaceImpl()