OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:init_egl_dispatch
(Results
1 - 3
of
3
) sorted by null
/sdk/emulator/opengl/host/libs/libOpenglRender/
EGLDispatch.h
68
bool
init_egl_dispatch
();
EGLDispatch.cpp
25
bool
init_egl_dispatch
()
function
render_api.cpp
58
if (!
init_egl_dispatch
()) {
60
printf("Failed to
init_egl_dispatch
\n");
Completed in 42 milliseconds