Home
last modified time | relevance | path

Searched defs:procname (Results 1 – 7 of 7) sorted by relevance

/sdk/emulator/opengl/system/GLESv1/
Dgl.cpp98 void * getProcAddress(const char * procname) in getProcAddress()
/sdk/emulator/opengl/system/GLESv2/
Dgl2.cpp95 void * getProcAddress(const char * procname) in getProcAddress()
/sdk/emulator/opengl/tests/gles_android_wrapper/
Degl.cpp105 static const char *procname = NULL; in getProcName() local
156 const char *procname = getProcName(); in isNeedEncode() local
247 __eglMustCastToProperFunctionPointerType eglGetProcAddress(const char *procname) in eglGetProcAddress()
Dgles.cpp44 __eglMustCastToProperFunctionPointerType gles_getProcAddress(const char *procname) in gles_getProcAddress()
/sdk/emulator/opengl/tests/EGL_host_wrapper/
Degl.cpp51 __eglMustCastToProperFunctionPointerType eglGetProcAddress(const char *procname) in eglGetProcAddress()
/sdk/emulator/opengl/host/libs/Translator/EGL/
DEglImp.cpp934 eglGetProcAddress(const char *procname){ in eglGetProcAddress()
/sdk/emulator/opengl/system/egl/
Degl.cpp522 __eglMustCastToProperFunctionPointerType eglGetProcAddress(const char *procname) in eglGetProcAddress()