Home
last modified time | relevance | path

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

/development/ndk/platforms/android-4/samples/san-angeles/jni/
Dimportgl.h55 #ifndef IMPORTGL_API
56 #define IMPORTGL_API extern macro
62 #define FNDEF(retType, funcName, args) IMPORTGL_API retType (*funcPtr_##funcName) args IMPORTGL_FNP…
Dimportgl.c53 #define IMPORTGL_API macro