Home
last modified time | relevance | path

Searched refs:PFNEGLCREATEPLATFORMWINDOWSURFACEEXTPROC (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/include/EGL/
Deglext.h851 typedef EGLSurface (EGLAPIENTRYP PFNEGLCREATEPLATFORMWINDOWSURFACEEXTPROC) (EGLDisplay dpy, EGLConf… typedef
/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp773 return eglCreateWindowSurfaceTmpl<EGLint, PFNEGLCREATEPLATFORMWINDOWSURFACEEXTPROC>( in eglCreatePlatformWindowSurfaceImpl()