Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
DeglApi.cpp60 struct extention_map_t { struct
117 static const extention_map_t sExtensionMap[] = {
175 const extention_map_t* map, size_t n))() { in findProcAddress()
/frameworks/native/opengl/libagl/
Degl.cpp818 struct extention_map_t { struct
823 static const extention_map_t gExtentionMap[] = {
2005 extention_map_t const * const map = gExtentionMap; in eglGetProcAddress()