OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eglGetError_wrapper_proc_t
(Results
1 - 3
of
3
) sorted by null
/device/google/cuttlefish_common/guest/libs/eglwrapper/
egl_wrapper_context.h
26
eglGetError_wrapper_proc_t
eglGetError;
egl_wrapper_context.cpp
26
eglGetError = (
eglGetError_wrapper_proc_t
) getProc("eglGetError", userData);
egl_wrapper_proc.h
25
typedef EGLint (egl_APIENTRY *
eglGetError_wrapper_proc_t
) ();
Completed in 712 milliseconds