Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp706 EGLSurface eglCreateWindowSurfaceTmpl(egl_display_ptr dp, egl_connection_t* cnx, EGLConfig config, in eglCreateWindowSurfaceTmpl() function
799 return eglCreateWindowSurfaceTmpl< in eglCreateWindowSurfaceImpl()
813 return eglCreateWindowSurfaceTmpl<EGLAttrib, PFNEGLCREATEPLATFORMWINDOWSURFACEPROC>( in eglCreatePlatformWindowSurfaceImpl()
826 return eglCreateWindowSurfaceTmpl<EGLint, PFNEGLCREATEPLATFORMWINDOWSURFACEEXTPROC>( in eglCreatePlatformWindowSurfaceImpl()
830 return eglCreateWindowSurfaceTmpl< in eglCreatePlatformWindowSurfaceImpl()