Home
last modified time | relevance | path

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

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