Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
DLoader.cpp188 static bool should_unload_system_driver(egl_connection_t* cnx) { in should_unload_system_driver() function
254 if (should_unload_system_driver(cnx)) { in open()