Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_GLAPICheck/src/
Dgles_APICheck.cc55 EGLBoolean (*FP_eglDestroySurface)(EGLDisplay dpy, EGLSurface surface) = NULL; variable
69 #define eglDestroySurface FP_eglDestroySurface
140 FP_eglDestroySurface = reinterpret_cast<FT_eglDestroySurface>(tmp); in EntryImportGL()