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

  /development/ndk/platforms/android-4/samples/san-angeles/jni/
importgl.h 55 #ifndef IMPORTGL_API
56 #define IMPORTGL_API extern
62 #define FNDEF(retType, funcName, args) IMPORTGL_API retType (*funcPtr_##funcName) args IMPORTGL_FNPTRINIT
importgl.c 53 #define IMPORTGL_API

Completed in 553 milliseconds