OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eglSwapInterval_t
(Results
1 - 9
of
9
) sorted by null
/development/tools/emulator/opengl/host/libs/libOpenglRender/
EGLDispatch.h
43
eglSwapInterval_t
eglSwapInterval;
EGLDispatch.cpp
63
s_egl.eglSwapInterval = (
eglSwapInterval_t
) lib->findSymbol("eglSwapInterval");
egl_proc.h
44
typedef EGLBoolean (EGLAPIENTRY *
eglSwapInterval_t
) (EGLDisplay, EGLint);