Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
DLoader.cpp549 static void* load_angle(const char* kind, android_namespace_t* ns, egl_connection_t* cnx) { in load_angle() function
644 void* dso = load_angle("EGL", ns, cnx); in attempt_to_load_angle()
649 dso = load_angle("GLESv1_CM", ns, cnx); in attempt_to_load_angle()
653 dso = load_angle("GLESv2", ns, cnx); in attempt_to_load_angle()