OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eglBeginFrame
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/jni/
android_view_HardwareRenderer.cpp
33
EGLAPI void EGLAPIENTRY
eglBeginFrame
(EGLDisplay dpy, EGLSurface surface);
124
eglBeginFrame
(display, surface);
/frameworks/native/opengl/libs/EGL/
eglApi.cpp
597
void EGLAPI
eglBeginFrame
(EGLDisplay dpy, EGLSurface surface) {
[
all
...]
Completed in 76 milliseconds