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