Searched refs:EXGLContextDestroy (Results 1 – 13 of 13) sorted by relevance
14 public static native void EXGLContextDestroy(int exglCtxId); in EXGLContextDestroy() method in EXGL
13 public static native void EXGLContextDestroy(int exglCtxId); in EXGLContextDestroy() method in EXGL
49 void EXGLContextDestroy(EXGLContextId exglCtxId);
43 void EXGLContextDestroy(EXGLContextId exglCtxId) { in EXGLContextDestroy() function
47 EXGLContextDestroy(exglCtxId); in Java_expo_modules_gl_cpp_EXGL_EXGLContextDestroy()
51 EXGLContextDestroy(exglCtxId);
169 EXGLContextDestroy(mEXGLCtxId); in destroy()
170 EXGLContextDestroy(mEXGLCtxId); in destroy()
157 EXGLContextDestroy(mEXGLCtxId); in destroy()
180 EXGLContextDestroy(self->_contextId);