Searched refs:getContextId (Results 1 – 15 of 15) sorted by relevance
39 const exglCtxId = getContextId(exgl);50 const exglCtxId = getContextId(exgl);148 const getContextId = (exgl) => { function
1 …getContextId(exgl);\n unregisterGLContext(exglCtxId);\n return ExponentGLObjectManager.destr…
90 return mGLContext.getContextId(); in getEXGLCtxId()100 event.putInt("exglCtxId", mGLContext.getContextId()); in initializeSurfaceInGLContext()
48 mGLContextMap.put(glContext.getContextId(), glContext); in saveContext()127 results.putInt("exglCtxId", glContext.getContextId()); in createContextAsync()
111 super(glContext.getContextId()); in GLCameraObject()
58 public int getContextId() { in getContextId() method in GLContext
59 public int getContextId() { in getContextId() method in GLContext
67 const exglCtxId = getContextId(exgl);82 const exglCtxId = getContextId(exgl);225 const getContextId = (exgl?: ExpoWebGLRenderingContext | number): number => {