Home
last modified time | relevance | path

Searched refs:sEarlyInitState (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/EGL/
Degl.cpp85 static int sEarlyInitState = pthread_once(&once_control, &early_egl_init); variable
177 if (sEarlyInitState) { in egl_init_drivers_locked()