Home
last modified time | relevance | path

Searched defs:getProcAddress (Results 1 – 4 of 4) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/EGL/
DClientAPIExts.cpp149 __translatorMustCastToProperFunctionPointerType getProcAddress(const char *fname) in getProcAddress() function
/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
DTranslatorIfaces.h89 __translatorMustCastToProperFunctionPointerType (*getProcAddress)(const char*); member
/sdk/emulator/opengl/host/libs/Translator/GLES_V2/
DGLESv2Imp.cpp90 static __translatorMustCastToProperFunctionPointerType getProcAddress(const char* procName) { in getProcAddress() function
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp93 static __translatorMustCastToProperFunctionPointerType getProcAddress(const char* procName) { in getProcAddress() function