Home
last modified time | relevance | path

Searched refs:IMPORTGL_FNPTRINIT (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-4/samples/san-angeles/jni/
Dimportgl.h58 #ifndef IMPORTGL_FNPTRINIT
59 #define IMPORTGL_FNPTRINIT macro
62 …e FNDEF(retType, funcName, args) IMPORTGL_API retType (*funcPtr_##funcName) args IMPORTGL_FNPTRINIT
Dimportgl.c54 #define IMPORTGL_FNPTRINIT = NULL macro