OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:early_egl_init
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/opengl/libs/GLES_trace/
DESIGN.txt
12
Note that initEglTraceLevel() is also called from
early_egl_init
(), but that happens in the
/frameworks/native/opengl/libs/EGL/
egl.cpp
218
static void
early_egl_init
(void)
function in namespace:android
238
static int sEarlyInitState = pthread_once(&once_control, &
early_egl_init
);
Completed in 198 milliseconds