Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
DeglApi.cpp60 struct extention_map_t { struct
61 const char* name;
62 __eglMustCastToProperFunctionPointerType address;
/frameworks/native/opengl/libagl/
Degl.cpp818 struct extention_map_t { struct
819 const char * const name;
820 __eglMustCastToProperFunctionPointerType address;