Home
last modified time | relevance | path

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

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