Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/egl/
DeglDisplay.cpp45 static void *s_gles_lib = NULL; variable
54 if (s_gles_lib) { in do_on_unload()
55 dlclose(s_gles_lib); in do_on_unload()
103 &s_gles_lib); in initialize()