Searched refs:early_egl_init (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A Degl.cpp231 static void early_egl_init(void) function in namespace:android
247 static int sEarlyInitState = pthread_once(&once_control, &early_egl_init);

Completed in 27 milliseconds