Searched refs:s_getProc (Results 1 – 4 of 4) sorted by relevance
37 void *GL2Decoder::s_getProc(const char *name, void *userData) in s_getProc() function in GL2Decoder68 this->initDispatchByName(s_getProc, this); in initGL()
40 static void *s_getProc(const char *name, void *userData);
56 this->initDispatchByName(s_getProc, this); in initGL()226 void *GLDecoder::s_getProc(const char *name, void *userData) in s_getProc() function in GLDecoder
65 static void * s_getProc(const char *name, void *userData);