Home
last modified time | relevance | path

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

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