OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eglDestroySurface_wrapper_proc_t
(Results
1 - 3
of
3
) sorted by null
/device/google/cuttlefish_common/guest/libs/eglwrapper/
egl_wrapper_context.h
20
eglDestroySurface_wrapper_proc_t
eglDestroySurface;
egl_wrapper_context.cpp
20
eglDestroySurface = (
eglDestroySurface_wrapper_proc_t
) getProc("eglDestroySurface", userData);
egl_wrapper_proc.h
19
typedef EGLBoolean (egl_APIENTRY *
eglDestroySurface_wrapper_proc_t
) (EGLDisplay, EGLSurface);
Completed in 234 milliseconds