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