Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
DLoader.h61 void unload_system_driver(egl_connection_t* cnx);
DLoader.cpp218 void Loader::unload_system_driver(egl_connection_t* cnx) { in unload_system_driver() function in android::Loader
255 unload_system_driver(cnx); in open()