Searched defs:native_window (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/opengl/java/com/google/android/gles_jni/ |
| D | EGLImpl.java | 63 …face eglCreateWindowSurface(EGLDisplay display, EGLConfig config, Object native_window, int[] attr… in eglCreateWindowSurface() 110 …int _eglCreateWindowSurface(EGLDisplay display, EGLConfig config, Object native_window, int[] attr… in _eglCreateWindowSurface()
|
| /frameworks/base/opengl/java/android/opengl/ |
| D | EGLLogWrapper.java | 110 EGLConfig config, Object native_window, int[] attrib_list) { in eglCreateWindowSurface()
|
| /frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
| D | EGL10.java | 102 …EGLSurface eglCreateWindowSurface(EGLDisplay display, EGLConfig config, Object native_window, int… in eglCreateWindowSurface()
|
| /frameworks/base/core/jni/ |
| D | com_google_android_gles_jni_EGLImpl.cpp | 320 jobject config, jobject native_window, jintArray attrib_list) { in jni_eglCreateWindowSurface()
|