Home
last modified time | relevance | path

Searched refs:getWorkletContext (Results 1 – 10 of 10) sorted by relevance

/expo/packages/expo-gl/build/
H A DGLView.d.ts38 static getWorkletContext: (contextId: number) => ExpoWebGLRenderingContext | undefined;
H A DGLView.js53 static getWorkletContext = workletContextManager.getContext; field in GLView
H A DGLView.js.map1 …jectManager.takeSnapshotAsync(exglCtxId, options);\n }\n\n static getWorkletContext: (contextId:…
/expo/apps/native-component-list/src/screens/GL/
H A DGLReanimatedExample.tsx110 const workletGl = GLView.getWorkletContext(glCtxId)!;
/expo/packages/expo-gl/src/
H A DGLView.tsx86 static getWorkletContext: (contextId: number) => ExpoWebGLRenderingContext | undefined =
/expo/docs/pages/versions/unversioned/sdk/
H A Dgl-view.mdx114 const gl = GLView.getWorkletContext(contextId);
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dgl-view.mdx114 const gl = GLView.getWorkletContext(contextId);
/expo/docs/pages/versions/v49.0.0/sdk/
H A Dgl-view.mdx114 const gl = GLView.getWorkletContext(contextId);
/expo/docs/pages/versions/v48.0.0/sdk/
H A Dgl-view.mdx114 const gl = GLView.getWorkletContext(contextId);
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dgl-view.mdx114 const gl = GLView.getWorkletContext(contextId);