Home
last modified time | relevance | path

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

/expo/packages/expo-gl/build/
H A DGLView.js9 const workletContextManager = createWorkletContextManager(); constant
53 static getWorkletContext = workletContextManager.getContext;
137 workletContextManager.unregister?.(exglCtxId);
H A DGLView.js.map1workletContextManager = createWorkletContextManager();\n\n// @needsAudit\n/**\n * A View that acts…
/expo/packages/expo-gl/src/
H A DGLView.tsx33 const workletContextManager = createWorkletContextManager();
87 workletContextManager.getContext;
207 workletContextManager.unregister?.(exglCtxId);