Home
last modified time | relevance | path

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

/aosp12/frameworks/native/opengl/libs/EGL/
H A Degl_platform_entries.cpp653 EGLSurface eglCreateWindowSurfaceTmpl(egl_display_t* dp, egl_connection_t* cnx, EGLConfig config, in eglCreateWindowSurfaceTmpl() function
746 return eglCreateWindowSurfaceTmpl< in eglCreateWindowSurfaceImpl()
760 return eglCreateWindowSurfaceTmpl<EGLAttrib, PFNEGLCREATEPLATFORMWINDOWSURFACEPROC>( in eglCreatePlatformWindowSurfaceImpl()
773 return eglCreateWindowSurfaceTmpl<EGLint, PFNEGLCREATEPLATFORMWINDOWSURFACEEXTPROC>( in eglCreatePlatformWindowSurfaceImpl()
777 return eglCreateWindowSurfaceTmpl< in eglCreatePlatformWindowSurfaceImpl()