OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GLTrace_eglSwapBuffers
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/opengl/libs/GLES_trace/src/
gltrace_egl.cpp
74
void
GLTrace_eglSwapBuffers
(void *dpy, void *draw) {
gltrace_eglapi.cpp
202
void
GLTrace_eglSwapBuffers
(void *dpy, void *draw) {
203
gltrace::
GLTrace_eglSwapBuffers
(dpy, draw);
Completed in 103 milliseconds