Searched refs:EXGLContextPrepareWorklet (Results 1 – 9 of 9) sorted by relevance
12 public static native void EXGLContextPrepareWorklet(int exglCtxId); in EXGLContextPrepareWorklet() method in EXGL
39 void EXGLContextPrepareWorklet(EXGLContextId exglCtxId);
21 void EXGLContextPrepareWorklet(EXGLContextId exglCtxId) { in EXGLContextPrepareWorklet() function
41 EXGLContextPrepareWorklet(exglCtxId); in Java_expo_modules_gl_cpp_EXGL_EXGLContextPrepareWorklet()
44 EXGLContextPrepareWorklet(exglCtxId);
105 EXGLContextPrepareWorklet(mEXGLCtxId); in initialize()
106 EXGLContextPrepareWorklet(mEXGLCtxId); in initialize()
133 EXGLContextPrepareWorklet(self->_contextId);