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