Home
last modified time | relevance | path

Searched defs:driver_t (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/libs/EGL/
DLoader.h39 struct driver_t { struct
58 driver_t* attempt_to_load_angle(egl_connection_t* cnx); argument
DLoader.cpp92 Loader::driver_t::driver_t(void* gles) in driver_t() function in android::Loader::driver_t