Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/opengl/libs/EGL/
H A DLoader.h58 void unload_system_driver(egl_connection_t* cnx);
H A DLoader.cpp216 void Loader::unload_system_driver(egl_connection_t* cnx) { in unload_system_driver() function in android::Loader
253 unload_system_driver(cnx); in open()