HomeSort by relevance Sort by last modified time
    Searched refs:IMPORTGL_FNPTRINIT (Results 1 - 2 of 2) sorted by null

  /development/ndk/platforms/android-4/samples/san-angeles/jni/
importgl.h 58 #ifndef IMPORTGL_FNPTRINIT
59 #define IMPORTGL_FNPTRINIT
62 #define FNDEF(retType, funcName, args) IMPORTGL_API retType (*funcPtr_##funcName) args IMPORTGL_FNPTRINIT
importgl.c 54 #define IMPORTGL_FNPTRINIT = NULL

Completed in 261 milliseconds