Home
last modified time | relevance | path

Searched defs:eglCreatePlatformWindowSurface (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/egl/
DeglCreatePlatformWindowSurface.java3 public static native EGLSurface eglCreatePlatformWindowSurface( in eglCreatePlatformWindowSurface() method
/frameworks/base/opengl/java/android/opengl/
DEGL15.java128 public static native EGLSurface eglCreatePlatformWindowSurface( in eglCreatePlatformWindowSurface() method in EGL15
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp115 EGLSurface eglCreatePlatformWindowSurface(EGLDisplay dpy, EGLConfig config, void* native_window, in eglCreatePlatformWindowSurface() function