Searched refs:lib_gles (Results 1 – 1 of 1) sorted by relevance
106 bool EntryImportGL(char* lib_gles, char* lib_egl, in EntryImportGL() argument108 *handle_gles = dlopen(lib_gles, RTLD_LAZY); in EntryImportGL()