Home
last modified time | relevance | path

Searched refs:unregisterGLContext (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-gl/build/
H A DGLView.js40 unregisterGLContext(exglCtxId);
84 unregisterGLContext(this.exglCtxId);
133 function unregisterGLContext(exglCtxId) { function
H A DGLView.js.map1unregisterGLContext(exglCtxId);\n return ExponentGLObjectManager.destroyContextAsync(exglCtxId)…
/expo/packages/expo-gl/src/
H A DGLView.tsx68 unregisterGLContext(exglCtxId);
139 unregisterGLContext(this.exglCtxId);
203 function unregisterGLContext(exglCtxId: number) {