Home
last modified time | relevance | path

Searched defs:s_getProc (Results 1 – 3 of 3) sorted by relevance

/development/tools/emulator/opengl/tests/gles_android_wrapper/
DApiInitializer.h11 static void *s_getProc(const char *name, void *userData) { in s_getProc() function
/development/tools/emulator/opengl/host/libs/GLESv2_dec/
DGL2Decoder.cpp18 void *GL2Decoder::s_getProc(const char *name, void *userData) in s_getProc() function in GL2Decoder
/development/tools/emulator/opengl/host/libs/GLESv1_dec/
DGLDecoder.cpp222 void *GLDecoder::s_getProc(const char *name, void *userData) in s_getProc() function in GLDecoder